Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h175 void LayoutStringData(const DexFile* dex_file);
Ddexlayout.cc1619 void DexLayout::LayoutStringData(const DexFile* dex_file) { in LayoutStringData() function in art::DexLayout
1818 LayoutStringData(dex_file); in LayoutOutputFile()