Home
last modified time | relevance | path

Searched refs:interceptRawReply (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp856 virtual bool interceptRawReply(const StreamDescriptor::Reply& reply) = 0;
958 if (getDriver()->interceptRawReply(reply)) { in cycle()
1046 if (getDriver()->interceptRawReply(reply)) { in cycle()
2628 bool interceptRawReply(const StreamDescriptor::Reply& reply) override { in interceptRawReply() function in StreamLogicDriverInvalidCommand
2940 bool interceptRawReply(const StreamDescriptor::Reply&) override { return false; } in interceptRawReply() function in StreamLogicDefaultDriver