Searched refs:procResourceInfo (Results 1 – 1 of 1) sorted by relevance
353 …sptr<EfficiencyResourceInfo> procResourceInfo = new (std::nothrow) EfficiencyResourceInfo(*resourc… in ApplyResourceForPkgAndProc() local354 procResourceInfo->SetResourceNumber(ResourceType::CPU); in ApplyResourceForPkgAndProc()355 SendResourceApplyTask(uid, pid, bundleName, procResourceInfo); in ApplyResourceForPkgAndProc()