Home
last modified time | relevance | path

Searched defs:getBytesAs_long (Results 1 – 1 of 1) sorted by relevance

/art/test/712-varhandle-invocations/src/
DVarHandleUnitTestHelpers.java76 public static long getBytesAs_long(byte[] array, int index, ByteOrder order) { in getBytesAs_long() method in VarHandleUnitTestHelpers
108 public static long getBytesAs_long(ByteBuffer buffer, int index, ByteOrder order) { in getBytesAs_long() method in VarHandleUnitTestHelpers