Searched defs:requestBlockingRead (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libfmq/tests/aidl/android/fmq/test/ | ||
H A D | ITestAidlMsgQ.aidl | 63 oneway void requestBlockingRead(in int count); in requestBlockingRead() method |
/aosp12/hardware/interfaces/tests/msgq/1.0/default/ | ||
H A D | TestMsgQ.cpp | 99 Return<void> TestMsgQ::requestBlockingRead(int32_t count) { in requestBlockingRead() function in android::hardware::tests::msgq::V1_0::implementation::TestMsgQ |
/aosp12/system/libfmq/tests/aidl/default/ | ||
H A D | TestAidlMsgQ.cpp | 69 ndk::ScopedAStatus TestAidlMsgQ::requestBlockingRead(int32_t count) { in requestBlockingRead() function in aidl::android::fmq::test::TestAidlMsgQ |