Home
last modified time | relevance | path

Searched defs:new_table (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dintern_table.cc373 InternalTable new_table; in AddNewTable() local
Dclass_linker.cc6684 ImtConflictTable* new_table = new (data) ImtConflictTable(current_table, in AddMethodToConflictTable() local
6863 ImtConflictTable* new_table = CreateImtConflictTable(conflicts, linear_alloc); in FillIMTFromIfTable() local
/art/runtime/jni/
Dlocal_reference_table.cc208 LrtEntry* new_table = small_lrt_allocator->Allocate(new_table_size, error_msg); in Resize() local
/art/runtime/arch/
Dstub_test.cc1781 ImtConflictTable* new_table = new (data) ImtConflictTable( in TEST_F() local
/art/runtime/gc/space/
Dimage_space.cc1403 ImtConflictTable* new_table = forward_metadata(table); in RelocateInPlace() local