Home
last modified time | relevance | path

Searched defs:component (Results 1 – 4 of 4) 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.h1198 ObjPtr<Class> component = GetComponentType(); in CannotBeAssignedFromOtherTypes() local
/art/runtime/interpreter/
Dunstarted_runtime.cc1925 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayBaseOffsetForComponentType() local
1940 ObjPtr<mirror::Object> component = reinterpret_cast32<mirror::Object*>(args[0]); in UnstartedJNIUnsafeGetArrayIndexScaleForComponentType() local
/art/runtime/gc/space/
Dimage_space.cc1835 const std::string& component = components[i]; in VerifyImageLocation() local
1911 std::string component = named_components[i]; in MatchNamedComponents() local