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