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