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