Home
last modified time | relevance | path

Searched refs:BG_TASK_STATUS (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp98 standbyMessage.want_->SetParam(BG_TASK_STATUS, started); in OnTaskStatusChanged()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp69 const std::string BG_TASK_STATUS = "started"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h70 extern const std::string BG_TASK_STATUS;
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp402 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus()
H A Drunning_lock_strategy.cpp400 bool started = message.want_->GetBoolParam(BG_TASK_STATUS, false); in UpdateBgTaskAppStatus()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp881 standbyMessage.want_->SetParam(BG_TASK_STATUS, started); in ReportWorkSchedulerStatus()

Completed in 7 milliseconds