Searched defs:PushChannel (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 381 Status<RemoteChannelHandle> Message::PushChannel( in PushChannel() function in android::pdx::Message |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | remote_method_tests.cpp | 316 int PushChannel(LocalChannelHandle* fd_out) { in PushChannel() function in __anon586972210111::TestClient |
D | service_framework_tests.cpp | 510 TEST_F(ServiceFrameworkTest, PushChannel) { in TEST_F() argument |
D | service_endpoint.cpp | 423 Status<RemoteChannelHandle> Endpoint::PushChannel(Message* message, in PushChannel() function in android::pdx::uds::Endpoint |