HomeSort by relevance Sort by last modified time
    Searched refs:getArrayIndexScaleForComponentType (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/sun/misc/
Unsafe.java 111 return getArrayIndexScaleForComponentType(component);
117 private static native int getArrayIndexScaleForComponentType(Class component_class);
  /art/runtime/native/
sun_misc_Unsafe.cc 523 FAST_NATIVE_METHOD(Unsafe, getArrayIndexScaleForComponentType, "(Ljava/lang/Class;)I"),
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 

Completed in 94 milliseconds