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