Searched refs:CreateFromSocketFd (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 47 milliseconds