Home
last modified time | relevance | path

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

/art/test/959-invoke-polymorphic-accessors/src/
DMain.java208 static void getShort(MethodHandle m, ValueHolder v, short value, boolean expectFailure) in getShort() method in Main.InvokeExactTester
221 static void getShort(MethodHandle m, short value, boolean expectFailure) throws Throwable { in getShort() method in Main.InvokeExactTester
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java1002 public short getShort() { in getShort() method in Parser.HprofBuffer