Home
last modified time | relevance | path

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

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