Searched defs:getpid (Results 1 – 4 of 4) sorted by relevance
239 public static int getpid() { return Libcore.os.getpid(); } in getpid() method in Os
97 public int getpid(); in getpid() method
121 public int getpid() { return os.getpid(); } in getpid() method in ForwardingOs
95 public native int getpid(); in getpid() method in Linux