Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp97 standbyMessage.want_->SetParam(BG_TASK_TYPE, type); in OnTaskStatusChanged()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp68 const std::string BG_TASK_TYPE = "type"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h69 extern const std::string BG_TASK_TYPE;
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp401 std::string type = message.want_->GetStringParam(BG_TASK_TYPE); in UpdateBgTaskAppStatus()
H A Drunning_lock_strategy.cpp399 std::string type = message.want_->GetStringParam(BG_TASK_TYPE); in UpdateBgTaskAppStatus()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp880 standbyMessage.want_->SetParam(BG_TASK_TYPE, WORK_SCHEDULER); in ReportWorkSchedulerStatus()
1070 standbyMessage.want_->SetParam(BG_TASK_TYPE, static_cast<int32_t>(resourceNumber)); in HandleResourcesStateChanged()

Completed in 6 milliseconds