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

/art/runtime/
H A Doat_file.h392 // therefore we're using the OatDexFile::dex_file_location_ as the backing storage
455 return dex_file_location_;
533 const std::string dex_file_location_; member in class:art::FINAL
H A Doat_file.cc1700 dex_file_location_(dex_file_location),
1716 LOG(WARNING) << "found truncated lookup table in " << dex_file_location_;
1744 dex_file_location_,

Completed in 27 milliseconds