Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
Daudio_stream.h111 std::unique_ptr<std::thread> readThread_ = nullptr; variable
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/include/
Daudio_container_stream_base.h100 std::unique_ptr<std::thread> readThread_ = nullptr; variable