Home
last modified time | relevance | path

Searched defs:endpoint_path (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_factory.cpp28 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()
Dservice_endpoint.cpp134 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()
Dipc_helper.cpp412 Status<void> WaitForEndpoint(const std::string& endpoint_path, in WaitForEndpoint()
/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()
/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub_base.cpp22 BufferHubBase::BufferHubBase(const std::string& endpoint_path) in BufferHubBase()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp53 BufferHubQueue::BufferHubQueue(const std::string& endpoint_path) in BufferHubQueue()