Searched refs:GetInterfaceTypeList (Results 1 - 3 of 3) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc846 return GetInterfaceTypeList()->GetTypeItem(idx).type_idx_;
909 const DexFile::TypeList* Class::GetInterfaceTypeList() { function in class:art::mirror::Class
H A Dclass-inl.h917 const DexFile::TypeList* interfaces = GetInterfaceTypeList();
H A Dclass.h1187 const DexFile::TypeList* GetInterfaceTypeList() SHARED_REQUIRES(Locks::mutator_lock_);

Completed in 82 milliseconds