Home
last modified time | relevance | path

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

12

/external/autotest/frontend/afe/
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
/external/grpc-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.cc91 const std::string& class_suffix, bool is_server, in GenerateService()
/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()
/external/libpcap/
Dsslutils.c60 int ssl_init_once(int is_server, int enable_compression, char *errbuf, size_t errbuflen) in ssl_init_once()
134 SSL *ssl_promotion(int is_server, PCAP_SOCKET s, char *errbuf, size_t errbuflen) in ssl_promotion()
/external/grpc-grpc/test/core/transport/chaotic_good/
Dframe_fuzzer.proto20 bool is_server = 1; field
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.h30 DeviousBatonSessionVisitor(webtransport::Session* session, bool is_server, in DeviousBatonSessionVisitor()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Ddevious_baton.h30 DeviousBatonSessionVisitor(webtransport::Session* session, bool is_server, in DeviousBatonSessionVisitor()
/external/pytorch/test/distributed/elastic/utils/
Ddistributed_test.py31 def _create_c10d_store_mp(is_server, server_addr, port, world_size, wait_for_workers): argument
/external/rust/android-crates-io/crates/h2/src/proto/
Dpeer.rs51 pub fn is_server(&self) -> bool { in is_server() method
/external/iperf3/src/
Diperf_sctp.c583 iperf_sctp_bindx(struct iperf_test *test, int s, int is_server) in iperf_sctp_bindx()
/external/trace-cmd/lib/trace-cmd/include/
Dtrace-tsync-local.h48 bool is_server; /* server side time sync role */ member
/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dmod.rs48 fn is_server() -> bool { in is_server() method
/external/webrtc/rtc_tools/data_channel_benchmark/
Ddata_channel_benchmark.cc316 bool is_server = absl::GetFlag(FLAGS_server); in main() local
/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
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_asn1.cc705 int is_server; in SSL_SESSION_parse() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_asn1.cc705 int is_server; in SSL_SESSION_parse() local
/external/boringssl/src/ssl/
Dssl_asn1.cc633 int is_server; in SSL_SESSION_parse() local
Dtls13_enc.cc447 bool is_server) { in tls13_finished_mac()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_asn1.cc753 int is_server; in SSL_SESSION_parse() local
Dtls13_enc.cc357 bool is_server) { in tls13_finished_mac()
/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c359 int is_server) in get_asymetric_start_key()

12