Home
last modified time | relevance | path

Searched refs:GetServerName (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/mojo/public/cpp/platform/
Dnamed_platform_channel.h91 const ServerName& GetServerName() const { return server_name_; } in COMPONENT_EXPORT()
DREADME.md63 SendServerNameToRemoteProcessSomehow(named_channel.GetServerName());
/external/syzkaller/vendor/google.golang.org/appengine/internal/log/
Dlog_service.pb.go519 func (m *RequestLog) GetServerName() []byte { func
/external/libchrome/mojo/core/
Dnode_controller.cc346 broker_host->SendNamedChannel(named_channel.GetServerName()); in SendBrokerClientInvitationOnIOThread()
/external/boringssl/src/ssl/
Dssl_test.cc3011 TEST_P(SSLVersionTest, GetServerName) { in TEST_P() argument