Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp348 SendResourceApplyTask(uid, pid, bundleName, resourceInfo); in ApplyResourceForPkgAndProc()
355 SendResourceApplyTask(uid, pid, bundleName, procResourceInfo); in ApplyResourceForPkgAndProc()
362 SendResourceApplyTask(uid, pid, bundleName, appResourceInfo); in ApplyResourceForPkgAndProc()
366 void BgEfficiencyResourcesMgr::SendResourceApplyTask(int32_t uid, int32_t pid, const std::string &b… in SendResourceApplyTask() function in OHOS::BackgroundTaskMgr::BgEfficiencyResourcesMgr
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/include/
H A Dbg_efficiency_resources_mgr.h100 void SendResourceApplyTask(int32_t uid, int32_t pid, const std::string &bundleName,