Searched defs:getpid (Results 1 – 4 of 4) sorted by relevance
185 public static int getpid() { return Libcore.os.getpid(); } in getpid() method in Os
78 public int getpid(); in getpid() method
86 public int getpid() { return os.getpid(); } in getpid() method in ForwardingOs
80 public native int getpid(); in getpid() method in Posix