Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7354 const bool fill_tables = !is_interface; in LinkInterfaceMethods() local
7365 if (has_superclass && fill_tables) { in LinkInterfaceMethods()
7374 if (fill_tables) { in LinkInterfaceMethods()
7399 Handle<mirror::PointerArray> method_array(fill_tables in LinkInterfaceMethods()
7475 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
7533 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
7565 if (fill_tables) { in LinkInterfaceMethods()