Home
last modified time | relevance | path

Searched defs:is_server (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/autotest/frontend/afe/
H A Dcontrol_file.py68 def _get_tests_stanza(tests, is_server, prepend=None, append=None, argument
151 def _get_profiler_commands(profilers, is_server, profile_only): argument
161 def _check_generate_control(is_server, client_control_file): argument
176 def generate_control(tests, is_server=False, profilers=(), argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dphp_generator_helpers.h31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname()
51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
Dphp_generator.cc280 const std::string& class_suffix, bool is_server, in PrintService()
327 const std::string& class_suffix, bool is_server) { in GenerateFile()
Dphp_plugin.cc78 const std::string& class_suffix, bool is_server, in GenerateService()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dphp_generator_helpers.h31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname()
51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
H A Dphp_generator.cc280 const std::string& class_suffix, bool is_server, in PrintService()
327 const std::string& class_suffix, bool is_server) { in GenerateFile()
H A Dphp_plugin.cc91 const std::string& class_suffix, bool is_server, in GenerateService()
/aosp_15_r20/external/libpcap/
H A Dsslutils.c62 int ssl_init_once(int is_server, int enable_compression, char *errbuf, size_t errbuflen) in ssl_init_once()
136 SSL *ssl_promotion(int is_server, SOCKET s, char *errbuf, size_t errbuflen) in ssl_promotion()
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/
H A Dframe_fuzzer.proto20 bool is_server = 1; field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Ddevious_baton.h30 DeviousBatonSessionVisitor(webtransport::Session* session, bool is_server, in DeviousBatonSessionVisitor()
/aosp_15_r20/external/pytorch/test/distributed/elastic/utils/
H A Ddistributed_test.py31 def _create_c10d_store_mp(is_server, server_addr, port, world_size, wait_for_workers): argument
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Dpeer.rs51 pub fn is_server(&self) -> bool { in is_server() method
/aosp_15_r20/external/rust/crates/quiche/src/
Dpath.rs506 is_server: bool, field
753 let is_server = self.is_server; in set_active_path() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dpath.rs506 is_server: bool, field
753 let is_server = self.is_server; in set_active_path() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Dbnep_fuzzer.cc131 bool is_server = fdp.ConsumeBool(); in Fuzz() local
/aosp_15_r20/external/iperf3/src/
H A Diperf_sctp.c553 iperf_sctp_bindx(struct iperf_test *test, int s, int is_server) in iperf_sctp_bindx()
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/
H A Dtrace-tsync-local.h45 bool is_server; /* server side time sync role */ member
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dmod.rs48 fn is_server() -> bool { in is_server() method
/aosp_15_r20/external/webrtc/rtc_tools/data_channel_benchmark/
H A Ddata_channel_benchmark.cc316 bool is_server = absl::GetFlag(FLAGS_server); in main() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc111 int RFCOMM_CreateConnectionWithSecurity(uint16_t uuid, uint8_t scn, bool is_server, uint16_t mtu, in RFCOMM_CreateConnectionWithSecurity()
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dms_funcs.c359 int is_server) in get_asymetric_start_key()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_asn1.cc731 int is_server; in SSL_SESSION_parse() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_asn1.cc753 int is_server; in SSL_SESSION_parse() local
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_asn1.cc731 int is_server; in SSL_SESSION_parse() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_asn1.cc753 int is_server; in SSL_SESSION_parse() local

12