Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
Daudio_capturer_private.h203 std::atomic<uint32_t> switchStreamInNewThreadTaskCount_ = 0; variable
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
Daudio_renderer_private.h291 std::atomic<uint32_t> switchStreamInNewThreadTaskCount_ = 0; variable