Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc8154 const bool fill_tables = !is_interface; in LinkInterfaceMethods() local
8165 if (has_superclass && fill_tables) { in LinkInterfaceMethods()
8174 if (fill_tables) { in LinkInterfaceMethods()
8199 Handle<mirror::PointerArray> method_array(fill_tables in LinkInterfaceMethods()
8276 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
8334 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
8366 if (fill_tables) { in LinkInterfaceMethods()