Searched defs:GetOatFile (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat_file.h340 const OatFile* GetOatFile() const { function in class:art::FINAL
H A Doat_file_assistant.cc138 const OatFile* oat_file = GetOatFile();
417 return GetOatFile() != nullptr;
433 const OatFile* oat_file = GetOatFile();
450 const OatFile* oat_file = GetOatFile();
461 const OatFile* oat_file = GetOatFile();
927 const OatFile* OatFileAssistant::GetOatFile() { function in class:art::OatFileAssistant
952 const OatFile* oat_file = GetOatFile();
957 const OatFile* oat_file = GetOatFile();
/art/runtime/gc/space/
H A Dimage_space.cc1494 const OatFile* ImageSpace::GetOatFile() const { function in class:art::gc::space::ImageSpace

Completed in 90 milliseconds