Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/include/
H A Dbg_efficiency_resources_mgr.h98 void ApplyResourceForPkgAndProc(int32_t uid, int32_t pid, const std::string &bundleName,
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp340 ApplyResourceForPkgAndProc(uid, pid, bundleName, resourceInfo); in ApplyEfficiencyResources()
344 void BgEfficiencyResourcesMgr::ApplyResourceForPkgAndProc(int32_t uid, int32_t pid, const std::stri… in ApplyResourceForPkgAndProc() function in OHOS::BackgroundTaskMgr::BgEfficiencyResourcesMgr