Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7027 ImtConflictTable* table1 = method->GetImtConflictTable(image_pointer_size_); in FillIMTAndConflictTables() local
7029 same = same && table1->Equals(table2, image_pointer_size_); in FillIMTAndConflictTables()