Home
last modified time | relevance | path

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

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