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