Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7063 bool is_conflict_table = method->IsRuntimeMethod() && in FillIMTAndConflictTables() local
7070 if (!is_conflict_table || !super_conflict_table) { in FillIMTAndConflictTables()