Searched refs:dex_file_location_ (Results 1 – 2 of 2) sorted by relevance
239 return dex_file_location_; in GetDexFileLocation()269 const std::string dex_file_location_; variable
440 dex_file_location_(dex_file_location), in OatDexFile()453 return DexFile::Open(dex_file_pointer_, FileSize(), dex_file_location_, in OpenDexFile()