Home
last modified time | relevance | path

Searched refs:getDouble (Results 1 – 12 of 12) 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.java202 public static double getDouble(Second s) { in getDouble() method in Main
1213 assertEquals(-42.0, getDouble(s)); in main()
/art/test/959-invoke-polymorphic-accessors/src/
DMain.java363 static void getDouble(MethodHandle m, ValueHolder v, double value, boolean expectFailure) in getDouble() method in Main.InvokeExactTester
376 static void getDouble(MethodHandle m, double value, boolean expectFailure) in getDouble() method in Main.InvokeExactTester
378 getDouble(m, null, value, expectFailure); in getDouble()
549 getDouble(methodHandle, valueHolder, doubleValue, in tryAccessor()
551 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.java125 return buffer.order(order).getDouble(index); in getBytesAs_double()
/art/runtime/native/
Djdk_internal_misc_Unsafe.cc549 FAST_NATIVE_METHOD(Unsafe, getDouble, "(Ljava/lang/Object;J)D"),
567 OVERLOADED_FAST_NATIVE_METHOD(Unsafe, getDouble, "(J)D", getDoubleJ),
Dsun_misc_Unsafe.cc585 FAST_NATIVE_METHOD(Unsafe, getDouble, "(Ljava/lang/Object;J)D"),
603 OVERLOADED_FAST_NATIVE_METHOD(Unsafe, getDouble, "(J)D", getDoubleJ),
Djava_lang_reflect_Field.cc562 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.txt1125 HSPLjava/io/Bits;->getDouble([BI)D
8949 HSPLorg/json/JSONObject;->getDouble(Ljava/lang/String;)D
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt4200 Ljava/nio/DirectByteBuffer;->getDouble(J)D