Home
last modified time | relevance | path

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

/art/runtime/
Dimt_conflict_table.h166 static size_t ComputeSizeWithOneMoreEntry(ImtConflictTable* table, PointerSize pointer_size) { in ComputeSizeWithOneMoreEntry() function
/art/runtime/arch/
Dstub_test.cc1919 ImtConflictTable::ComputeSizeWithOneMoreEntry(empty_conflict_table, kRuntimePointerSize)); in TEST_F()