Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/test/unittest/soundpool_cachebuffer_test/include/
Dcachebuffer_unit_test.h52 std::atomic<bool> isCacheBufferStopThreadPoolStarted_ = false; variable
/foundation/multimedia/player_framework/frameworks/native/soundpool/
Dstream_id_manager.h104 std::atomic<bool> isCacheBufferStopThreadPoolStarted_ = false; variable