Home
last modified time | relevance | path

Searched defs:started_ (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/audio_loader/include/codec/
H A Ddecoder_wrapper.h51 bool started_ = false; variable
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H A Dplayer_source.h53 bool started_; variable
H A Dplayer_demux.h58 bool started_; variable
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_data_source.h67 bool started_; variable
H A Drecorder_video_source.h71 bool started_; variable
H A Drecorder_sink.h81 bool started_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.h77 std::atomic<bool> started_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.h30 bool started_; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_controller.h75 std::atomic<bool> started_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.h35 bool started_ = false; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h165 std::atomic<bool> started_; variable
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mode_module.h84 std::atomic<bool> started_; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.h72 bool started_; variable
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dcharger_thread.h80 bool started_ = false; variable
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_video_sink.h75 bool started_; variable
H A Dplayer_audio_sink.h75 bool started_; variable
H A Dplayer_sink_manager.h93 bool started_; variable
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_source/include/
H A Daudio_source.h145 bool started_; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Dsession_processor.h136 bool started_ = false; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.cpp26 bool SuspendController::AutoSuspend::started_ = false; member in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_encoder/include/
H A Daudio_encoder.h139 bool started_ = false; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp119 std::atomic<bool> started_ = false; member in OHOS::AudioStandard::RemoteAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp139 std::atomic<bool> started_ = false; member in OHOS::AudioStandard::RemoteFastAudioRendererSinkInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp97 bool started_ = false; member in OHOS::AudioStandard::FastAudioCapturerSourceInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp127 std::atomic<bool> started_ = false; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner

12