Searched refs:StructCapUserHeader (Results 1 – 7 of 7) sorted by relevance
27 public final class StructCapUserHeader { class42 public StructCapUserHeader(int version, int pid) { in StructCapUserHeader() method in StructCapUserHeader
80 public static StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException { in capget()90 public static void capset(StructCapUserHeader hdr, StructCapUserData[] data) in capset()
25 import android.system.StructCapUserHeader;56 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget()57 public void capset(StructCapUserHeader hdr, StructCapUserData[] data) throws ErrnoException; in capset()
25 import android.system.StructCapUserHeader;57 public native StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget()59 public native void capset(StructCapUserHeader hdr, StructCapUserData[] data) in capset()
25 import android.system.StructCapUserHeader;78 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException { in capget()82 public void capset(StructCapUserHeader hdr, StructCapUserData[] data) throws ErrnoException { in capset()
91 …ic static android.system.StructCapUserData[] capget(android.system.StructCapUserHeader) throws and…92 …method public static void capset(android.system.StructCapUserHeader, android.system.StructCapUserD…143 public final class StructCapUserHeader {144 ctor public StructCapUserHeader(int, int);
14 "luni/src/main/java/android/system/StructCapUserHeader.java",