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