Lines Matching refs:ErrnoException
40 …serData[] capget(@NonNull android.system.StructCapUserHeader) throws android.system.ErrnoException;
41 …ctCapUserHeader, @NonNull android.system.StructCapUserData[]) throws android.system.ErrnoException;
42 method public static int getpgid(int) throws android.system.ErrnoException;
43 …able public static android.system.StructRlimit getrlimit(int) throws android.system.ErrnoException;
44 … int getsockoptInt(@NonNull java.io.FileDescriptor, int, int) throws android.system.ErrnoException;
45 …r getsockoptLinger(@NonNull java.io.FileDescriptor, int, int) throws android.system.ErrnoException;
46 …lic static int ioctlInt(@NonNull java.io.FileDescriptor, int) throws android.system.ErrnoException;
47 …d @Nullable public static java.io.FileDescriptor[] pipe2(int) throws android.system.ErrnoException;
48 …hod @Nullable public static String realpath(@Nullable String) throws android.system.ErrnoException;
49 method public static void setpgid(int, int) throws android.system.ErrnoException;
50 method public static void setregid(int, int) throws android.system.ErrnoException;
51 method public static void setreuid(int, int) throws android.system.ErrnoException;
52 …(@NonNull java.io.FileDescriptor, int, int, @Nullable String) throws android.system.ErrnoException;
53 …leDescriptor, int, int, @NonNull android.system.StructLinger) throws android.system.ErrnoException;
54 …FileDescriptor, @Nullable android.system.Int64Ref, long, int) throws android.system.ErrnoException;
55 method public static void unlink(@Nullable String) throws android.system.ErrnoException;
553 method public boolean access(@Nullable String, int) throws android.system.ErrnoException;
554 …ublic java.io.FileDescriptor open(@Nullable String, int, int) throws android.system.ErrnoException;
555 method public void remove(@Nullable String) throws android.system.ErrnoException;
556 …method public void rename(@Nullable String, @Nullable String) throws android.system.ErrnoException;
557 …lable public android.system.StructStat stat(@Nullable String) throws android.system.ErrnoException;
558 method public void unlink(@Nullable String) throws android.system.ErrnoException;