Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc611 const RegType& RegTypeCache::GetComponentType(const RegType& array, mirror::ClassLoader* loader) { in GetComponentType() function in art::verifier::RegTypeCache
/art/runtime/mirror/
Dclass-inl.h1006 inline Class* Class::GetComponentType() { in GetComponentType() function
/art/compiler/optimizing/
Dnodes.h5472 Primitive::Type GetComponentType() const { in GetComponentType() function