Home
last modified time | relevance | path

Searched defs:ReportDataInProcess (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/utils/common/src/
Dreport_data_utils.cpp63 void ReportDataUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& pa… in ReportDataInProcess() function in OHOS::DevStandbyMgr::ReportDataUtils
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/
Dressched_utils.cpp119 void ResSchedUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payl… in ReportDataInProcess() function in OHOS::ResourceSchedule::ResSchedUtils
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dres_sched_mgr.cpp395 extern "C" void ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess() function
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
Devent_controller.cpp142 void EventController::ReportDataInProcess(const uint32_t &resType, const int64_t &value, const nloh… in ReportDataInProcess() function in OHOS::ResourceSchedule::EventController