Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h388 return canonical_dex_file_location_; in GetCanonicalDexFileLocation()
414 const std::string canonical_dex_file_location_; variable
Doat_file.cc608 canonical_dex_file_location_(canonical_dex_file_location), in OatDexFile()