Searched refs:tempPid (Results 1 – 2 of 2) sorted by relevance
188 int tempPid = mSessionMap.keyAt(i); in getLowestPriority_l() local190 if (!mProcessInfo->getPriority(tempPid, &tempPriority)) { in getLowestPriority_l()195 pid = tempPid; in getLowestPriority_l()199 pid = tempPid; in getLowestPriority_l()
495 int tempPid = mMap.keyAt(i); in getLowestPriorityPid_l() local497 if (!mProcessInfo->getPriority(tempPid, &tempPriority)) { in getLowestPriorityPid_l()498 ALOGV("getLowestPriorityPid_l: can't get priority of pid %d, skipped", tempPid); in getLowestPriorityPid_l()504 pid = tempPid; in getLowestPriorityPid_l()