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