Searched refs:current_interfaces (Results 1 – 1 of 1) sorted by relevance
792 const art::DexFile::TypeList* current_interfaces = current_class->GetInterfaceTypeList(); in CheckClass() local793 if (current_interfaces == nullptr || current_interfaces->Size() != interfaces->Size()) { in CheckClass()802 orig_dex_file.StringByTypeIdx(current_interfaces->GetTypeItem(i).type_idx_)) != 0) { in CheckClass()