Home
last modified time | relevance | path

Searched defs:started (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.h26 TextTimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration() argument
H A Dtext_timer_pattern.cpp377 auto started = scheduler_ && scheduler_->IsActive(); in BuildContentModifierNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.h26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration() argument
H A Dtext_clock_pattern.cpp822 auto started = isStart_; in BuildContentModifierNode() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dsys_state_machine.cpp26 std::unique_ptr<utility::StateMachine::State> started = std::make_unique<SysStartedState>(*this, am); in Init() local
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp92 void BackgroundTaskListener::BgTaskListenerImpl::OnTaskStatusChanged(const std::string& type, bool started, in OnTaskStatusChanged() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h39 bool started; member
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp402 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local
H A Drunning_lock_strategy.cpp400 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp276 ErrCode StandbyServiceProxy::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
H A Dstandby_service_client.cpp140 ErrCode StandbyServiceClient::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp577 bool started = true; in OnKillLoop() local
H A Devent_impl.cpp206 bool started = true; in Detach() local
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp279 ErrCode StandbyService::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
H A Dstandby_service_impl.cpp871 ErrCode StandbyServiceImpl::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument

Completed in 13 milliseconds