Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc653 const RegType& RegTypeCache::GetComponentType(const RegType& array, in GetComponentType() function in art::verifier::RegTypeCache
/art/runtime/mirror/
Dclass-inl.h999 inline ObjPtr<Class> Class::GetComponentType() { in GetComponentType() function
/art/compiler/optimizing/
Dnodes.h6062 DataType::Type GetComponentType() const { in GetComponentType() function
6066 static DataType::Type GetComponentType(DataType::Type value_type, in GetComponentType() function