Home
last modified time | relevance | path

Searched defs:dex_file_location (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.cc277 std::string dex_file_location(dex_file_location_data, dex_file_location_size); in Setup() local
441 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1638 const std::string& dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in InitFromImage() local
/art/runtime/gc/space/
Dimage_space.cc774 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local