Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h179 void LayoutOutputFile(const DexFile* dex_file);
Ddexlayout.cc1817 void DexLayout::LayoutOutputFile(const DexFile* dex_file) { in LayoutOutputFile() function in art::DexLayout
1924 LayoutOutputFile(dex_file); in ProcessDexFile()