Searched refs:GetServerName (Results 1 – 5 of 5) sorted by relevance
91 const ServerName& GetServerName() const { return server_name_; } in COMPONENT_EXPORT()
63 SendServerNameToRemoteProcessSomehow(named_channel.GetServerName());
346 broker_host->SendNamedChannel(named_channel.GetServerName()); in SendBrokerClientInvitationOnIOThread()
3087 TEST_P(SSLVersionTest, GetServerName) { in TEST_P() argument