Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A 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
/aosp_15_r20/art/runtime/oat/
H A Doat_file.cc1756 for (const uint8_t* dex_file_start = vdex_file->GetNextDexFileData(nullptr, i); in Open() local