Searched refs:Int32Ref (Results 1 – 6 of 6) sorted by relevance
27 public class Int32Ref { class31 public Int32Ref(int value) { in Int32Ref() method in Int32Ref
980 public static int waitpid(int pid, Int32Ref status, int options) throws ErrnoException { in waitpid()
23 import android.system.Int32Ref;764 public int waitpid(int pid, Int32Ref status, int options) throws ErrnoException; in waitpid()
21 import android.system.Int32Ref;281 public native int waitpid(int pid, Int32Ref status, int options) throws ErrnoException; in waitpid()
23 import android.system.Int32Ref;933 …public int waitpid(int pid, Int32Ref status, int options) throws ErrnoException { return os.waitpi… in waitpid()
145 "luni/src/main/java/android/system/Int32Ref.java",