Searched refs:IsTypeIndexValid (Results 1 – 4 of 4) sorted by relevance
281 bool IsTypeIndexValid(dex::TypeIndex idx) const { in IsTypeIndexValid() function
116 bool HasSuperclass() const { return dex_file_.IsTypeIndexValid(GetSuperclassIndex()); } in HasSuperclass()
772 if (!dex_cache->GetDexFile()->IsTypeIndexValid(class_ref.type_index)) { in ExtractClassesFromOfflineProfile()
2126 if (!dex_file->IsTypeIndexValid(type_idx)) { in GetClassDescriptors()