Home
last modified time | relevance | path

Searched defs:StreamContext (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h84 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function
107 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp709 class StreamContext { class
715 explicit StreamContext(const StreamDescriptor& descriptor, const AudioConfigBase& config, in StreamContext() function in StreamContext