Home
last modified time | relevance | path

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

/art/test/966-default-conflict/
Dinfo.txt3 Tests handling of default method conflicts.
/art/test/162-method-resolution/
Dinfo.txt2 Where the RI conflicts with JLS, we follow the JLS and suppress the divergence
/art/runtime/
Dclass_linker.cc7164 size_t conflicts = conflict_counts[i]; in FillIMTFromIfTable() local
7166 ImtConflictTable* new_table = CreateImtConflictTable(conflicts, linear_alloc); in FillIMTFromIfTable()