Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_private.h262 std::unique_ptr<std::thread> restoreThread_ = nullptr; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h333 std::unique_ptr<std::thread> restoreThread_ = nullptr; variable