Searched defs:OpenDexFile (Results 1 – 2 of 2) sorted by relevance
1318 std::unique_ptr<const DexFile> OatFile::OatDexFile::OpenDexFile(std::string* error_msg) const { in OpenDexFile() function in art::OatFile::OatDexFile
102 const DexFile* OpenDexFile(const OatFile::OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile() function