Home
last modified time | relevance | path

Searched refs:GetServerConfig (Results 1 – 23 of 23) sorted by relevance

/external/openthread/src/core/thread/
Dnetwork_data_types.cpp240 (GetServerConfig() == aOther.GetServerConfig()); in operator ==()
254 GetServerConfig().SetFrom(aServerTlv); in SetFrom()
Dnetwork_data_types.hpp375 …const ServerConfig &GetServerConfig(void) const { return static_cast<const ServerConfig &>(mServer… in GetServerConfig() function in ot::NetworkData::ServiceConfig
382 ServerConfig &GetServerConfig(void) { return static_cast<ServerConfig &>(mServerConfig); } in GetServerConfig() function in ot::NetworkData::ServiceConfig
Dnetwork_data.cpp358 while (GetNextService(iterator, aService.GetServerConfig().mRloc16, service) == kErrorNone) in ContainsService()
/external/cronet/tot/net/socket/
Dssl_client_socket_unittest.cc899 SSLServerConfig GetServerConfig() { in GetServerConfig() function in net::__anona355f0a00111::SSLClientSocketVersionTest
959 SSLServerConfig GetServerConfig() { in GetServerConfig() function in net::__anona355f0a00111::SSLClientSocketReadTest
1364 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1394 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1404 GetServerConfig())); in TEST_P()
1422 GetServerConfig())); in TEST_P()
1436 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1467 GetServerConfig())); in TEST_P()
1488 GetServerConfig())); in TEST_P()
1501 GetServerConfig())); in TEST_P()
[all …]
/external/cronet/stable/net/socket/
Dssl_client_socket_unittest.cc899 SSLServerConfig GetServerConfig() { in GetServerConfig() function in net::__anon4c0bbc040111::SSLClientSocketVersionTest
959 SSLServerConfig GetServerConfig() { in GetServerConfig() function in net::__anon4c0bbc040111::SSLClientSocketReadTest
1364 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1394 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1404 GetServerConfig())); in TEST_P()
1422 GetServerConfig())); in TEST_P()
1436 StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, GetServerConfig())); in TEST_P()
1467 GetServerConfig())); in TEST_P()
1488 GetServerConfig())); in TEST_P()
1501 GetServerConfig())); in TEST_P()
[all …]
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_client_config.cc96 const CryptoHandshakeMessage* scfg = GetServerConfig(); in IsComplete()
124 QuicCryptoClientConfig::CachedState::GetServerConfig() const { in GetServerConfig() function in quic::QuicCryptoClientConfig::CachedState
151 new_scfg = GetServerConfig(); in SetServerConfig()
409 const CryptoHandshakeMessage* scfg = cached->GetServerConfig(); in FillInchoateClientHello()
470 const CryptoHandshakeMessage* scfg = cached->GetServerConfig(); in FillClientHello()
Dquic_crypto_client_config_test.cc535 const CryptoHandshakeMessage* const scfg2 = state2->GetServerConfig(); in TEST_F()
545 const CryptoHandshakeMessage* const scfg3 = state3->GetServerConfig(); in TEST_F()
Dquic_crypto_client_config.h141 const CryptoHandshakeMessage* GetServerConfig() const;
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_client_config.cc96 const CryptoHandshakeMessage* scfg = GetServerConfig(); in IsComplete()
124 QuicCryptoClientConfig::CachedState::GetServerConfig() const { in GetServerConfig() function in quic::QuicCryptoClientConfig::CachedState
151 new_scfg = GetServerConfig(); in SetServerConfig()
409 const CryptoHandshakeMessage* scfg = cached->GetServerConfig(); in FillInchoateClientHello()
470 const CryptoHandshakeMessage* scfg = cached->GetServerConfig(); in FillClientHello()
Dquic_crypto_client_config_test.cc535 const CryptoHandshakeMessage* const scfg2 = state2->GetServerConfig(); in TEST_F()
545 const CryptoHandshakeMessage* const scfg3 = state3->GetServerConfig(); in TEST_F()
Dquic_crypto_client_config.h141 const CryptoHandshakeMessage* GetServerConfig() const;
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_client.h318 const QuicTagValueMap& GetServerConfig() const;
Dquic_test_client.cc565 const QuicTagValueMap& QuicTestClient::GetServerConfig() const { in GetServerConfig() function in quic::test::QuicTestClient
569 const CryptoHandshakeMessage* handshake_msg = state->GetServerConfig(); in GetServerConfig()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_client.h318 const QuicTagValueMap& GetServerConfig() const;
Dquic_test_client.cc565 const QuicTagValueMap& QuicTestClient::GetServerConfig() const { in GetServerConfig() function in quic::test::QuicTestClient
569 const CryptoHandshakeMessage* handshake_msg = state->GetServerConfig(); in GetServerConfig()
/external/googleapis/google/cloud/edgecontainer/v1/
Dservice.proto248 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc
/external/googleapis/google/container/v1alpha1/
Dcluster_service.proto137 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc
/external/cronet/stable/net/quic/
Dquic_session_pool_test.cc704 EXPECT_TRUE(cached->GetServerConfig()); in VerifyInitialization()
744 EXPECT_TRUE(cached2->GetServerConfig()); in VerifyInitialization()
/external/cronet/tot/net/quic/
Dquic_session_pool_test.cc704 EXPECT_TRUE(cached->GetServerConfig()); in VerifyInitialization()
744 EXPECT_TRUE(cached2->GetServerConfig()); in VerifyInitialization()
/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/proto/google/container/v1/
Dcluster_service.proto290 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc
/external/googleapis/google/container/v1/
Dcluster_service.proto290 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc
/external/google-cloud-java/java-container/proto-google-cloud-container-v1beta1/src/main/proto/google/container/v1beta1/
Dcluster_service.proto279 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc
/external/googleapis/google/container/v1beta1/
Dcluster_service.proto279 rpc GetServerConfig(GetServerConfigRequest) returns (ServerConfig) { rpc