Home
last modified time | relevance | path

Searched refs:DispatchOtherResource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsched_controller.cpp141 DispatchOtherResource(resType, value, payload); in DispatchResource()
147 DispatchOtherResource(resType, value, payload); in DispatchResource()
150 void SchedController::DispatchOtherResource(uint32_t resType, int64_t value, const nlohmann::json& … in DispatchOtherResource() function in OHOS::ResourceSchedule::SchedController
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dsched_controller.h58 void DispatchOtherResource(uint32_t resType, int64_t value, const nlohmann::json& payload);