Home
last modified time | relevance | path

Searched defs:dex_file_start (Results 1 – 3 of 3) 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
Doat_file.cc1739 for (const uint8_t* dex_file_start = vdex_file->GetNextDexFileData(nullptr, i); in Open() local
/art/dexlayout/
Ddexdiag.cc280 uint64_t dex_file_start = reinterpret_cast<uint64_t>(dex_file->Begin()); in ProcessOneDexMapping() local