Home
last modified time | relevance | path

Searched defs:started (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/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()
H A Dtext_clock_pattern.cpp824 auto started = isStart_; in BuildContentModifierNode() local
/ohos5.0/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 ena… in TextTimerConfiguration()
H A Dtext_timer_pattern.cpp382 auto started = scheduler_ && scheduler_->IsActive(); in BuildContentModifierNode() local
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c64 static BOOL started = FALSE; in Enable() local
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp92 …kgroundTaskListener::BgTaskListenerImpl::OnTaskStatusChanged(const std::string& type, bool started, in OnTaskStatusChanged()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevsvc_manager_stub.h35 bool started; member
/ohos5.0/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, a… in Init() local
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h39 bool started; member
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager_ext.c28 bool started; member
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp139 ErrCode StandbyServiceClient::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::strin… in ReportWorkSchedulerStatus()
H A Dstandby_service_proxy.cpp276 ErrCode StandbyServiceProxy::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string… in ReportWorkSchedulerStatus()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_impl.cpp206 bool started = true; in Detach() local
H A Devent_loop_impl.cpp577 bool started = true; in OnKillLoop() local
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp107 bool started {false}; in HandleReportWorkSchedulerStatus() local
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp276 ErrCode StandbyService::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bun… in ReportWorkSchedulerStatus()
H A Dstandby_service_impl.cpp886 ErrCode StandbyServiceImpl::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string&… in ReportWorkSchedulerStatus()
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h70 bool started; member
/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h197 uint32_t started; member
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp397 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
/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c254 uint32_t started; in UsbEcmStartIo() local
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c374 uint32_t started; in UsbSerialStartIo() local