Home
last modified time | relevance | path

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

/art/runtime/native/
Dsun_misc_Unsafe.cc210 ObjPtr<mirror::Class> component = soa.Decode<mirror::Class>(component_class); in Unsafe_getArrayBaseOffsetForComponentType() local
217 ObjPtr<mirror::Class> component = soa.Decode<mirror::Class>(component_class); in Unsafe_getArrayIndexScaleForComponentType() local
/art/runtime/mirror/
Dclass-inl.h1171 ObjPtr<Class> component = GetComponentType(); in CannotBeAssignedFromOtherTypes() local
/art/runtime/interpreter/
Dunstarted_runtime.cc1949 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayBaseOffsetForComponentType() local
1964 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayIndexScaleForComponentType() local