Searched refs:RegisterNewChannelForTests (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel_tests.cpp82 endpoint->RegisterNewChannelForTests(std::move(channel_socket));
H A Dservice_endpoint.cpp757 Status<void> Endpoint::RegisterNewChannelForTests(LocalHandle channel_fd) { function in class:android::pdx::uds::Endpoint
762 "Endpoint::RegisterNewChannelForTests: Failed to enable the receiving"
/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dservice_endpoint.h106 Status<void> RegisterNewChannelForTests(LocalHandle channel_fd);

Completed in 55 milliseconds