Searched defs:GetOatFile (Results 1 – 2 of 2) sorted by relevance
/art/runtime/oat/ | ||
D | oat_file.h | 532 const OatFile* GetOatFile() const { in GetOatFile() function |
/art/runtime/gc/space/ | ||
D | image_space.cc | 3382 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace |