Home
last modified time | relevance | path

Searched refs:dex_file_location_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.h497 return dex_file_location_; in GetDexFileLocation()
597 const std::string dex_file_location_; variable
Doat_file.cc2093 dex_file_location_(dex_file_location), in OatDexFile()
2118 LOG(WARNING) << "found truncated lookup table in " << dex_file_location_; in InitializeTypeLookupTable()
2137 dex_file_location_(dex_file_location), in OatDexFile()
2168 dex_file_location_, in OpenDexFile()