Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp83 endpoint->RegisterNewChannelForTests(std::move(channel_socket)); in TestServiceRunner()
Dservice_endpoint.cpp770 Status<void> Endpoint::RegisterNewChannelForTests(LocalHandle channel_fd) { in RegisterNewChannelForTests() function in android::pdx::uds::Endpoint
/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h106 Status<void> RegisterNewChannelForTests(LocalHandle channel_fd);