Searched refs:requestBlockingRead (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tests/msgq/1.0/default/ | ||
D | TestMsgQ.h | 65 Return<void> requestBlockingRead(int32_t count) override; |
D | TestMsgQ.cpp | 99 Return<void> TestMsgQ::requestBlockingRead(int32_t count) { in requestBlockingRead() function in android::hardware::tests::msgq::V1_0::implementation::TestMsgQ |
/hardware/interfaces/tests/msgq/1.0/ | ||
D | ITestMsgQ.hal | 100 oneway requestBlockingRead(int32_t count); |