Searched defs:myPid (Results 1 – 8 of 8) sorted by relevance
78 final int myPid = android.os.Process.myPid(); in captureHeaps() local
265 final int myPid = Process.myPid(); in getVmDump() local
392 pid_t myPid = getpid(); in dumpClientsToFd() local
3351 final int myPid = myPid(); in handleEarlySystemWtf() local3353 com.android.server.am.EventLogTags.writeAmWtf(UserHandle.getUserId(SYSTEM_UID), myPid, in handleEarlySystemWtf() local
258 pid_t myPid = getpid(); in set() local
450 pid_t myPid; in set() local
837 public static final int myPid() { in myPid() method in Process
104 static const pid_t myPid = getpid(); in removeDeadProcesses() local