Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file.h736 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
/aosp12/art/runtime/
H A Doat_file.cc2010 const OatDexFile* OatFile::GetOatDexFile(const char* dex_location, in GetOatDexFile() function in art::OatFile