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