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
986 public static int waitpid(int pid, Int32Ref status, int options) throws ErrnoException { in waitpid()
23 import android.system.Int32Ref;769 public int waitpid(int pid, Int32Ref status, int options) throws ErrnoException; in waitpid()
21 import android.system.Int32Ref;321 public native int waitpid(int pid, Int32Ref status, int options) throws ErrnoException; in waitpid()
23 import android.system.Int32Ref;938 …public int waitpid(int pid, Int32Ref status, int options) throws ErrnoException { return os.waitpi… in waitpid()
144 "luni/src/main/java/android/system/Int32Ref.java",