Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file.h720 const OatDexFile* GetOatDexFile() const { in GetOatDexFile() function
/art/runtime/
Doat_file.cc1795 const OatDexFile* OatFile::GetOatDexFile(const char* dex_location, in GetOatDexFile() function in art::OatFile