Searched refs:DispatchResourceExt (Results 1 – 3 of 3) sorted by relevance
40 void DispatchResourceExt(uint32_t resType, int64_t value, const nlohmann::json& payload);
189 void ResSchedUtils::DispatchResourceExt(uint32_t resType, int64_t value, const nlohmann::json& payl… in DispatchResourceExt() function in OHOS::ResourceSchedule::ResSchedUtils
178 ResSchedUtils::GetInstance().DispatchResourceExt(resType, value, payload); in DispatchOtherResource()