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

/art/runtime/
H A Doat_file.cc1619 const OatFile::OatDexFile* OatFile::GetOatDexFile(const char* dex_location, function in class:art::OatFile
1801 const OatFile::OatDexFile* oat_dex_file = dex_file.GetOatDexFile();
1848 const OatFile::OatDexFile* oat_dex_file = dex_file.GetOatDexFile();
1966 const OatFile::OatDexFile* oat_dex_file = dex_file.GetOatDexFile();
/art/libdexfile/dex/
H A Ddex_file.h953 const OatDexFile* GetOatDexFile() const { function in class:art::DexFile::MethodHandleType

Completed in 122 milliseconds