Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7339 const bool fill_tables = !is_interface; in LinkInterfaceMethods() local
7350 if (has_superclass && fill_tables) { in LinkInterfaceMethods()
7359 if (fill_tables) { in LinkInterfaceMethods()
7386 Handle<mirror::PointerArray> method_array(fill_tables in LinkInterfaceMethods()
7462 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
7520 if (LIKELY(fill_tables)) { in LinkInterfaceMethods()
7552 if (fill_tables) { in LinkInterfaceMethods()