Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc650 const RegType& RegTypeCache::GetComponentType(const RegType& array, mirror::ClassLoader* loader) { in GetComponentType() function in art::verifier::RegTypeCache
/art/runtime/mirror/
Dclass-inl.h1051 inline Class* Class::GetComponentType() { in GetComponentType() function
/art/compiler/optimizing/
Dnodes.h5839 DataType::Type GetComponentType() const { in GetComponentType() function
5843 static DataType::Type GetComponentType(DataType::Type value_type, in GetComponentType() function