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()755 std::unique_ptr<Endpoint> Endpoint::Create(const std::string& endpoint_path, in Create()762 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()
46 BufferHubBuffer::BufferHubBuffer(const std::string& endpoint_path) in BufferHubBuffer()
53 BufferHubQueue::BufferHubQueue(const std::string& endpoint_path) in BufferHubQueue()