Home
last modified time | relevance | path

Searched defs:GetOatDexFile (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.cc1302 const OatFile::OatDexFile* OatFile::GetOatDexFile(const char* dex_location, in GetOatDexFile() function in art::OatFile
Ddex_file.h1083 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function