Searched defs:getLowestPriorityPid_l (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/mediaresourcemanager/
H A DResourceManagerService.cpp446 if (!getLowestPriorityPid_l(type, &lowestPriorityPid, &lowestPriority)) {
461 bool ResourceManagerService::getLowestPriorityPid_l( function in class:android::ResourceManagerService
477 ALOGV("getLowestPriorityPid_l: can't get priority of pid %d, skipped", tempPid);

Completed in 90 milliseconds