Searched defs:SendImpulse (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/libs/vr/libpdx/ | ||
H A D | client.cpp | 83 Status<void> Client::SendImpulse(int opcode) { in SendImpulse() function in android::pdx::Client |
H A D | client_tests.cpp | 183 TEST_F(ClientChannelTest, SendImpulse) { in TEST_F() argument |
/aosp12/frameworks/native/libs/vr/libpdx_uds/ | ||
H A D | client_channel.cpp | 162 Status<void> ClientChannel::SendImpulse(int opcode, const void* buffer, in SendImpulse() function in android::pdx::uds::ClientChannel |