Searched refs:CreateAndBindSocket (Results 1 – 5 of 5) sorted by relevance
97 static std::unique_ptr<Endpoint> CreateAndBindSocket(
249 Endpoint::CreateAndBindSocket(kTestServicePath + name, blocking)), in TestService()
760 std::unique_ptr<Endpoint> Endpoint::CreateAndBindSocket( in CreateAndBindSocket() function in android::pdx::uds::Endpoint
437 Endpoint::CreateAndBindSocket(TestInterface::kClientPath)) {} in TestService()
519 android::pdx::default_transport::Endpoint::CreateAndBindSocket( in ServiceCommand()