Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
Dbackground_task_listener.cpp92 …kgroundTaskListener::BgTaskListenerImpl::OnTaskStatusChanged(const std::string& type, bool started, in OnTaskStatusChanged()
/foundation/resourceschedule/ffrt/src/sched/
Dworkgroup_internal.h39 bool started; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dsys_state_machine.cpp26 …std::unique_ptr<utility::StateMachine::State> started = std::make_unique<SysStartedState>(*this, a… in Init() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/common/
Dgst_shmem_pool.h45 gboolean started; member
Dgst_producer_surface_pool.h47 gboolean started; member
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
Dstandby_service_client.cpp119 ErrCode StandbyServiceClient::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::strin… in ReportWorkSchedulerStatus()
/foundation/resourceschedule/device_standby/frameworks/src/
Dstandby_service_stub.cpp97 bool started {false}; in HandleReportWorkSchedulerStatus() local
Dstandby_service_proxy.cpp240 ErrCode StandbyServiceProxy::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string… in ReportWorkSchedulerStatus()
/foundation/resourceschedule/device_standby/services/core/src/
Dstandby_service.cpp256 ErrCode StandbyService::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bun… in ReportWorkSchedulerStatus()
Dstandby_service_impl.cpp855 ErrCode StandbyServiceImpl::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string&… in ReportWorkSchedulerStatus()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Devent_impl.cpp206 bool started = true; in Detach() local
Devent_loop_impl.cpp577 bool started = true; in OnKillLoop() local
/foundation/resourceschedule/device_standby/plugins/strategy/src/
Dbase_network_strategy.cpp367 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local
Drunning_lock_strategy.cpp390 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/memsink/
Dgst_mem_sink.cpp33 gboolean started; member