Home
last modified time | relevance | path

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

/art/runtime/
Dimt_conflict_table.h166 static size_t ComputeSizeWithOneMoreEntry(ImtConflictTable* table, PointerSize pointer_size) { in ComputeSizeWithOneMoreEntry() function
Dclass_linker.cc6678 ImtConflictTable::ComputeSizeWithOneMoreEntry(current_table, image_pointer_size_), in AddMethodToConflictTable()
/art/runtime/arch/
Dstub_test.cc1779 ImtConflictTable::ComputeSizeWithOneMoreEntry(empty_conflict_table, kRuntimePointerSize), in TEST_F()