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

/art/runtime/mirror/
H A Dclass.cc756 return GetInterfaceTypeList()->GetTypeItem(idx).type_idx_;
805 const DexFile::TypeList* Class::GetInterfaceTypeList() { function in class:art::mirror::Class
H A Dclass-inl.h766 const DexFile::TypeList* interfaces = GetInterfaceTypeList();
H A Dclass.h1004 const DexFile::TypeList* GetInterfaceTypeList() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);

Completed in 232 milliseconds