Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp155 GetCgroupFileContent(resType, payload, reply); in HandleRequestForCgroup()
166 void ResSchedExeMgr::GetCgroupFileContent(uint32_t resType, const nlohmann::json& payload, nlohmann… in GetCgroupFileContent() function in OHOS::ResourceSchedule::ResSchedExeMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/include/
H A Dres_sched_exe_mgr.h74 … void GetCgroupFileContent(uint32_t resType, const nlohmann::json& payload, nlohmann::json& reply);