Home
last modified time | relevance | path

Searched refs:getDouble (Results 1 – 11 of 11) sorted by relevance

/art/test/100-reflect2/src/
DMain.java40 System.out.println(f.getDouble(null)); in testFieldReflection()
74 System.out.println(f.getDouble(null)); in testFieldReflection()
109 System.out.println(f.getDouble(null)); in testFieldReflection()
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java474 data[i] = hprof.getDouble(); in parseInternal()
990 public double getDouble() { in getDouble() method in Parser.HprofBuffer
991 return mBuffer.getDouble(); in getDouble()
1047 case DOUBLE: return Value.pack(getDouble());
1067 case DOUBLE: return Value.pack(getDouble());
/art/test/569-checker-pattern-replacement/src/
DMain.java165 public static double getDouble(Second s) { in getDouble() method in Main
1173 assertEquals(-42.0, getDouble(s)); in main()
/art/test/959-invoke-polymorphic-accessors/src/
DMain.java361 static void getDouble(MethodHandle m, ValueHolder v, double value, boolean expectFailure) in getDouble() method in Main.InvokeExactTester
374 static void getDouble(MethodHandle m, double value, boolean expectFailure) in getDouble() method in Main.InvokeExactTester
376 getDouble(m, null, value, expectFailure); in getDouble()
547 getDouble(methodHandle, valueHolder, doubleValue, in tryAccessor()
549 getDouble(methodHandle, doubleValue, in tryAccessor()
/art/test/064-field-access/src/
DMain.java97 result = field.getDouble(obj); in getValue()
675 result = field.getDouble(obj); in getValue()
/art/test/712-varhandle-invocations/src/
DVarHandleUnitTestHelpers.java117 return buffer.order(order).getDouble(index); in getBytesAs_double()
/art/runtime/native/
Dsun_misc_Unsafe.cc579 FAST_NATIVE_METHOD(Unsafe, getDouble, "(Ljava/lang/Object;J)D"),
597 OVERLOADED_FAST_NATIVE_METHOD(Unsafe, getDouble, "(J)D", getDoubleJ),
Djava_lang_reflect_Field.cc534 FAST_NATIVE_METHOD(Field, getDouble, "(Ljava/lang/Object;)D"),
/art/test/046-reflect/src/
DMain.java317 double staticDoubleVal = field.getDouble(null); in run()
/art/build/boot/
Dboot-image-profile.txt1142 HSPLjava/io/Bits;->getDouble([BI)D
8429 HSPLorg/json/JSONObject;->getDouble(Ljava/lang/String;)D+]Lorg/json/JSONObject;Lorg/json/JSONObject…
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt4201 Ljava/nio/DirectByteBuffer;->getDouble(J)D