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.h82 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function
104 StreamContext(StreamContext&& other) in StreamContext() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp562 class StreamContext { class
568 explicit StreamContext(const StreamDescriptor& descriptor) in StreamContext() function in StreamContext