Searched defs:myPid (Results 1 – 7 of 7) sorted by relevance
265 final int myPid = Process.myPid(); in getVmDump() local
3480 final int myPid = myPid(); in handleEarlySystemWtf() local3482 com.android.server.am.EventLogTags.writeAmWtf(UserHandle.getUserId(SYSTEM_UID), myPid, in handleEarlySystemWtf() local
392 pid_t myPid = getpid(); in dumpClientsToFd() local
244 pid_t myPid = getpid(); in set() local
422 pid_t myPid; in set() local
105 static const pid_t myPid = getpid(); in removeDeadProcesses() local
878 public static final int myPid() { in myPid() method in Process