Searched refs:do_layout (Results 1 – 1 of 1) sorted by relevance
1918 bool do_layout = info_ != nullptr; in ProcessDexFile() local1919 if (do_layout) { in ProcessDexFile()1928 if (!OutputDexFile(dex_file, do_layout || !eagerly_assign_offsets, dex_container, error_msg)) { in ProcessDexFile()