Searched refs:appResourceInfo (Results 1 – 1 of 1) sorted by relevance
359 …sptr<EfficiencyResourceInfo> appResourceInfo = new (std::nothrow) EfficiencyResourceInfo(*resource… in ApplyResourceForPkgAndProc() local360 appResourceInfo->SetResourceNumber(resourceNumber); in ApplyResourceForPkgAndProc()361 appResourceInfo->SetProcess(false); in ApplyResourceForPkgAndProc()362 SendResourceApplyTask(uid, pid, bundleName, appResourceInfo); in ApplyResourceForPkgAndProc()