Home
last modified time | relevance | path

Searched defs:mReplyMQ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DStreamHalAidl.h139 std::unique_ptr<ReplyMQ> mReplyMQ; variable
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DStream.h156 std::unique_ptr<ReplyMQ> mReplyMQ; variable
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp275 std::unique_ptr<ReplyMQ> mReplyMQ = member in __anon5a59cc030111::StreamContext
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp716 std::unique_ptr<ReplyMQ> mReplyMQ; member in StreamContext
985 StreamContext::ReplyMQ* mReplyMQ; member in StreamCommonLogic