Home
last modified time | relevance | path

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

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