Home
last modified time | relevance | path

Searched refs:input_dex_file (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() argument
1827 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile()