Searched refs:getPid (Results 1 – 3 of 3) sorted by relevance
75 if (indexOf(pids, pw.getPid()) < 0) {178 public int getPid() { in getPid() method in WeightWatcher.ProcessWatcher
234 msg.appendFormat("pid %d uid %d\n", mBinderToClientMap.valueAt(i)->getPid(), in dump()242 msg.appendFormat("%d,", clients->itemAt(j)->getPid()); in dump()308 ALOGW("client binder death, pid: %d, uid:%d", currentClient->getPid(), in binderDied()
124 pid_t getPid() { in getPid() function