Searched defs:GetOatFile (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 340 const OatFile* GetOatFile() const { in GetOatFile() function |
D | oat_file_assistant.cc | 927 const OatFile* OatFileAssistant::GetOatFile() { in GetOatFile() function in art::OatFileAssistant |
/art/runtime/gc/space/ | ||
D | image_space.cc | 1494 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace |