Home
last modified time | relevance | path

Searched refs:CreateFromSocketFd (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp82 auto endpoint = Endpoint::CreateFromSocketFd(LocalHandle{}); in TestServiceRunner()
Dservice_endpoint.cpp766 std::unique_ptr<Endpoint> Endpoint::CreateFromSocketFd(LocalHandle socket_fd) { in CreateFromSocketFd() function in android::pdx::uds::Endpoint
/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h102 static std::unique_ptr<Endpoint> CreateFromSocketFd(LocalHandle socket_fd);