Home
last modified time | relevance | path

Searched refs:CreateAndBindSocket (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h97 static std::unique_ptr<Endpoint> CreateAndBindSocket(
/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp249 Endpoint::CreateAndBindSocket(kTestServicePath + name, blocking)), in TestService()
Dservice_endpoint.cpp760 std::unique_ptr<Endpoint> Endpoint::CreateAndBindSocket( in CreateAndBindSocket() function in android::pdx::uds::Endpoint
Dremote_method_tests.cpp437 Endpoint::CreateAndBindSocket(TestInterface::kClientPath)) {} in TestService()
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp519 android::pdx::default_transport::Endpoint::CreateAndBindSocket( in ServiceCommand()