Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/
DQuery.java66 public long getLong(String name, long defaultValue) { in getLong() method in Query
/art/test/959-invoke-polymorphic-accessors/src/
DMain.java284 static void getLong(MethodHandle m, ValueHolder v, long value, boolean expectFailure) in getLong() method in Main.InvokeExactTester
297 static void getLong(MethodHandle m, long value, boolean expectFailure) throws Throwable { in getLong() method in Main.InvokeExactTester
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java1010 public long getLong() { in getLong() method in Parser.HprofBuffer