Searched defs:endpoint_path (Results 1 – 6 of 6) sorted by relevance
28 const std::string& endpoint_path) { in GetEndpointPath()39 ClientChannelFactory::ClientChannelFactory(const std::string& endpoint_path) in ClientChannelFactory()46 const std::string& endpoint_path) { in Create()
134 Endpoint::Endpoint(const std::string& endpoint_path, bool blocking, in Endpoint()758 std::unique_ptr<Endpoint> Endpoint::Create(const std::string& endpoint_path, in Create()765 const std::string& endpoint_path, bool blocking) { in CreateAndBindSocket()
412 Status<void> WaitForEndpoint(const std::string& endpoint_path, in WaitForEndpoint()
26 static std::string GetEndpointPath(const std::string& endpoint_path) { in GetEndpointPath()
22 BufferHubBase::BufferHubBase(const std::string& endpoint_path) in BufferHubBase()
53 BufferHubQueue::BufferHubQueue(const std::string& endpoint_path) in BufferHubQueue()