Searched refs:getppid (Results 1 – 5 of 5) sorted by relevance
122 public int getppid() { return os.getppid(); } in getppid() method in ForwardingOs
98 public int getppid(); in getppid() method
96 public native int getppid(); in getppid() method in Linux
244 public static int getppid() { return Libcore.os.getppid(); } in getppid() method in Os
1439 return TEMP_FAILURE_RETRY(getppid()); in Linux_getppid()2623 NATIVE_METHOD(Linux, getppid, "()I"),