Home
last modified time | relevance | path

Searched defs:GetEndpointPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/private/pdx/default_transport/
Dservice_utility.h26 static std::string GetEndpointPath(const std::string& endpoint_path) { in GetEndpointPath() function
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_factory.cpp27 std::string ClientChannelFactory::GetEndpointPath( in GetEndpointPath() function in android::pdx::uds::ClientChannelFactory