Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.cc1918 bool do_layout = info_ != nullptr; in ProcessDexFile() local
1919 if (do_layout) { in ProcessDexFile()
1928 if (!OutputDexFile(dex_file, do_layout || !eagerly_assign_offsets, dex_container, error_msg)) { in ProcessDexFile()