Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc156 WalkOatDexFile(oat_dex_file, callback); in Walk()
160 void WalkOatDexFile(const OatFile::OatDexFile* oat_dex_file, Callback callback) { in WalkOatDexFile() function in art::FINAL