Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc8183 const bool fill_tables = !is_interface; in LinkInterfaceMethods() local
8194 if (has_superclass && fill_tables) { in LinkInterfaceMethods()
8203 if (fill_tables) { in LinkInterfaceMethods()
8228 Handle<mirror::PointerArray> method_array(fill_tables in LinkInterfaceMethods()
8305 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
8363 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
8395 if (fill_tables) { in LinkInterfaceMethods()