Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h938 StreamWriter(IStreamOut* stream, size_t bufferSize) in StreamWriter() function
940 StreamWriter(IStreamOut* stream, size_t bufferSize, std::vector<uint8_t>&& data, in StreamWriter() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1013 using StreamWriter = StreamWorker<StreamWriterLogic>; typedef