Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/
Dressched_utils.cpp73 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.cpp76 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.cpp100 void EventController::ReportDataInProcess(const uint32_t &resType, const int64_t &value, const nloh… in ReportDataInProcess() function in OHOS::ResourceSchedule::EventController