Searched defs:ReportDataInProcess (Results 1 – 3 of 3) sorted by relevance
73 void ResSchedUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payl… in ReportDataInProcess() function in OHOS::ResourceSchedule::ResSchedUtils
76 extern "C" void ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess() function
100 void EventController::ReportDataInProcess(const uint32_t &resType, const int64_t &value, const nloh… in ReportDataInProcess() function in OHOS::ResourceSchedule::EventController