Home
last modified time | relevance | path

Searched refs:super_conflict_table (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc6369 bool super_conflict_table = super_method->IsRuntimeMethod() && in FillIMTAndConflictTables() local
6372 if (!is_conflict_table || !super_conflict_table) { in FillIMTAndConflictTables()