Searched refs:tempPid (Results 1 – 2 of 2) sorted by relevance
189 int tempPid = mSessionMap.keyAt(i); in getLowestPriority_l() local191 if (!mProcessInfo->getPriority(tempPid, &tempPriority)) { in getLowestPriority_l()196 pid = tempPid; in getLowestPriority_l()200 pid = tempPid; in getLowestPriority_l()
390 int tempPid = mMap.keyAt(i); in getLowestPriorityPid_l() local392 if (!mProcessInfo->getPriority(tempPid, &tempPriority)) { in getLowestPriorityPid_l()393 ALOGV("getLowestPriorityPid_l: can't get priority of pid %d, skipped", tempPid); in getLowestPriorityPid_l()399 pid = tempPid; in getLowestPriorityPid_l()