Searched defs:GetOatDexFile (Results 1 – 9 of 9) sorted by relevance
736 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
742 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
776 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
837 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
2133 const OatDexFile* OatFile::GetOatDexFile(const char* dex_location, std::string* error_msg) const { in GetOatDexFile() function in art::OatFile