Searched defs:getByte (Results 1 – 11 of 11) sorted by relevance
175 final byte getByte(int offset) { in getByte() method in NativeObject
46 public static byte getByte(@libcore.util.NonNull java.lang.Object array, int index) throws java.lan… in getByte() method in Array
97 public native byte getByte(java.lang.Object obj) in getByte() method in Field
191 int getByte() throws java.io.IOException { in getByte() method in DerInputStream
396 public native byte getByte(Object obj) in getByte() method in Field
255 public static byte getByte(Object array, int index) in getByte() method in Array
593 int getByte() throws IOException { in getByte() method in DerInputStream
134 public native byte getByte(java.lang.Object obj, long offset); in getByte() method in Unsafe192 public native byte getByte(long address); in getByte() method in Unsafe
355 public native byte getByte(Object obj, long offset); in getByte() method in Unsafe531 public native byte getByte(long address); in getByte() method in Unsafe
205 byte getByte(int parameterIndex) throws SQLException; in getByte() method1389 byte getByte(String parameterName) throws SQLException; in getByte() method
95 static void getByte(MethodHandle m, ValueHolder v, byte value, boolean expectFailure) in getByte() method in MethodHandleAccessorsTest113 static void getByte(MethodHandle m, byte value, boolean expectFailure) throws Throwable { in getByte() method in MethodHandleAccessorsTest