Searched refs:GetEndpointPath (Results 1 – 4 of 4) sorted by relevance
26 static std::string GetEndpointPath(const std::string& endpoint_path) { in GetEndpointPath() function27 return ClientChannelFactory::GetEndpointPath(endpoint_path); in GetEndpointPath()
27 std::string ClientChannelFactory::GetEndpointPath( in GetEndpointPath() function in android::pdx::uds::ClientChannelFactory40 : endpoint_path_{GetEndpointPath(endpoint_path)} {} in ClientChannelFactory()
136 : endpoint_path_{ClientChannelFactory::GetEndpointPath(endpoint_path)}, in Endpoint()
22 static std::string GetEndpointPath(const std::string& endpoint_path);