Home
last modified time | relevance | path

Searched defs:isStopped_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_proxy.h42 std::atomic<bool> isStopped_ = false; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.h67 bool isStopped_ = false; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dthread_pool.h84 mutable std::atomic<bool> isStopped_; variable
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Dmedia_demuxer.h252 std::atomic<bool> isStopped_ = true; variable