Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h160 static size_t ComputeSizeWithOneMoreEntry(ImtConflictTable* table, size_t pointer_size) { in ComputeSizeWithOneMoreEntry() function
Dclass_linker.cc6026 Thread::Current(), ImtConflictTable::ComputeSizeWithOneMoreEntry(current_table, in AddMethodToConflictTable()
/art/runtime/arch/
Dstub_test.cc2017 ImtConflictTable::ComputeSizeWithOneMoreEntry(empty_conflict_table, sizeof(void*))); in TEST_F()