Searched defs:ModifyChannelEvents (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 368 Status<void> Message::ModifyChannelEvents(int clear_mask, int set_mask) { in ModifyChannelEvents() function in android::pdx::Message |
D | service_tests.cpp | 706 TEST_F(ServiceMessageTest, ModifyChannelEvents) { in TEST_F() argument |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | service_endpoint.cpp | 353 Status<void> Endpoint::ModifyChannelEvents(int channel_id, int clear_mask, in ModifyChannelEvents() function in android::pdx::uds::Endpoint |