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());
519 func (m *RequestLog) GetServerName() []byte { func
346 broker_host->SendNamedChannel(named_channel.GetServerName()); in SendBrokerClientInvitationOnIOThread()
3011 TEST_P(SSLVersionTest, GetServerName) { in TEST_P() argument