Searched refs:dex_file_location_ (Results 1 – 2 of 2) sorted by relevance
236 return dex_file_location_; in GetDexFileLocation()266 const std::string dex_file_location_; variable
447 dex_file_location_(dex_file_location), in OatDexFile()460 return DexFile::Open(dex_file_pointer_, FileSize(), dex_file_location_, in OpenDexFile()