Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h180 bool OutputDexFile(const DexFile* input_dex_file,
Ddexlayout.cc1823 bool DexLayout::OutputDexFile(const DexFile* input_dex_file, in OutputDexFile() function in art::DexLayout
1932 if (!OutputDexFile(dex_file, do_layout || !eagerly_assign_offsets, dex_container, error_msg)) { in ProcessDexFile()