Searched refs:tempPid (Results 1 – 1 of 1) sorted by relevance
621 int tempPid = mMap.keyAt(i); in getLowestPriorityPid_l() local623 if (!mProcessInfo->getPriority(tempPid, &tempPriority)) { in getLowestPriorityPid_l()624 ALOGV("getLowestPriorityPid_l: can't get priority of pid %d, skipped", tempPid); in getLowestPriorityPid_l()630 pid = tempPid; in getLowestPriorityPid_l()