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

  /frameworks/native/libs/vr/libpdx_uds/
client_channel_tests.cpp 81 auto endpoint = Endpoint::CreateFromSocketFd(LocalHandle{});
service_endpoint.cpp 753 std::unique_ptr<Endpoint> Endpoint::CreateFromSocketFd(LocalHandle socket_fd) {
  /frameworks/native/libs/vr/libpdx_uds/private/uds/
service_endpoint.h 102 static std::unique_ptr<Endpoint> CreateFromSocketFd(LocalHandle socket_fd);

Completed in 441 milliseconds