Searched refs:OutputDexFile (Results 1 – 2 of 2) sorted by relevance
181 bool OutputDexFile(const DexFile* input_dex_file,
1819 bool DexLayout::OutputDexFile(const DexFile* input_dex_file, in OutputDexFile() function in art::DexLayout1928 if (!OutputDexFile(dex_file, do_layout || !eagerly_assign_offsets, dex_container, error_msg)) { in ProcessDexFile()