Searched defs:restoreThread_ (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/ | ||
H A D | audio_capturer_private.h | 259 std::unique_ptr<std::thread> restoreThread_ = nullptr; member in OHOS::AudioStandard::CapturerPolicyServiceDiedCallback |
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/ | ||
H A D | audio_renderer_private.h | 319 std::unique_ptr<std::thread> restoreThread_ = nullptr; member in OHOS::AudioStandard::RendererPolicyServiceDiedCallback |
Completed in 3 milliseconds