Home
last modified time | relevance | path

Searched defs:server_config (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc687 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
698 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
1063 void TestFalseStart(const SSLServerConfig& server_config, in TestFalseStart()
1191 SSLServerConfig server_config; in StartServer() local
1202 void SetServerConfig(SSLServerConfig server_config) { in SetServerConfig()
1514 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
1531 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2132 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2336 SSLServerConfig server_config; in TEST_F() local
2701 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
[all …]
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp44 const ServerConfig& server_config) in ClientWSHandler()
134 const ServerConfig& server_config) in ClientWSHandlerFactory()
345 ConfigHandler::ConfigHandler(struct lws* wsi, const ServerConfig& server_config) in ConfigHandler()
Ddevice_handler.cpp26 const ServerConfig& server_config) in DeviceHandler()
123 const ServerConfig& server_config) in DeviceHandlerFactory()
Dserver_config.cpp40 Json::Value server_config; in ToJson() local
Dserver.cpp58 cuttlefish::ServerConfig server_config({FLAGS_stun_server}); in main() local
Dsignal_handler.cpp26 const ServerConfig& server_config) in SignalHandler()
/aosp_15_r20/external/cronet/net/quic/crypto/
H A Dproof_test_chromium.cc59 const string& server_config, in RunVerification()
138 const string server_config = "server config bytes"; in TEST_P() local
282 const string server_config = "server config bytes"; in TEST_P() local
H A Dproof_source_chromium.cc78 const string& server_config, in GetProofInner()
133 const std::string& server_config, in GetProof()
H A Dproof_verifier_chromium.cc204 const string& server_config, in VerifyProof()
546 const std::string& server_config, in VerifyProof()
/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_over_https_config.cc90 for (auto& server_config : ParseTemplates(server_templates)) { in FromTemplates() local
124 for (auto& server_config : parsed) { in FromStringLax() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dfake_proof_source.cc26 std::string server_config, QuicTransportVersion transport_version, in GetProofOp()
73 const std::string& server_config, QuicTransportVersion transport_version, in GetProof()
H A Dquic_crypto_server_config_peer.h17 explicit QuicCryptoServerConfigPeer(QuicCryptoServerConfig* server_config) in QuicCryptoServerConfigPeer()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.cc136 absl::string_view server_config, QuicWallTime now, QuicWallTime expiry_time, in SetServerConfig()
245 absl::string_view server_config, absl::string_view source_address_token, in Initialize()
274 const std::string& QuicCryptoClientConfig::CachedState::server_config() const { in server_config() function in quic::QuicCryptoClientConfig::CachedState
H A Dproof_source_x509.cc45 const std::string& server_config, in GetProof()
/aosp_15_r20/external/bazelbuild-rules_rust/examples/crate_universe/multi_package/sub_pkgs/pkg_b/src/
H A Dlib.rs298 let server_config = server_config_with_verifier(*kt, client_verifier); in client_verifier_works() localVariable
299 let server_config = Arc::new(server_config); in client_verifier_works() localVariable
/aosp_15_r20/external/cronet/net/dns/
H A Dresolve_context.cc59 DnsOverHttpsServerConfig server_config) { in FindDohProvidersMatchingServerConfig()
607 const DnsOverHttpsServerConfig& server_config = in GetProviderUseExtraLogging() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config_test.cc191 QuicConfig server_config; in TEST_P() local
304 QuicConfig server_config; in TEST_P() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_session_test.cc70 const std::string& hostname, const std::string& server_config, in GetProof()
140 const std::string& server_config, QuicTransportVersion transport_version, in VerifyProof()
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dinproc_sync_unary_ping_pong_test.cc48 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
H A Dqps_openloop_test.cc50 ServerConfig server_config; in RunQPS() local
H A Dsecure_sync_unary_ping_pong_test.cc48 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_server_info.h67 std::string server_config; // A serialized handshake message. member
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DScenario.php41 protected $server_config = null; variable in Grpc\\Testing\\Scenario
/aosp_15_r20/art/libartbase/base/
H A Dflags.cc135 const std::string server_config = in Reload() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt_distributed_impl.cc78 ServerContextConfiguration server_config{fabric_config}; in CreateServer() local

12