Home
last modified time | relevance | path

Searched defs:dex_file_start (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dvdex_file.cc219 for (const uint8_t* dex_file_start = GetNextDexFileData(nullptr, i); in OpenAllDexFiles() local
389 const uint8_t* dex_file_start = GetNextDexFileData(nullptr, 0); in HasOnlyStandardDexFiles() local
/art/runtime/oat/
Doat_file.cc1742 for (const uint8_t* dex_file_start = vdex_file->GetNextDexFileData(nullptr, i); in Open() local