Home
last modified time | relevance | path

Searched defs:GetOatFile (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.h227 const OatFile* GetOatFile() const { in GetOatFile() function
Ddex_file.h894 const OatFile* GetOatFile() const { in GetOatFile() function
/art/runtime/gc/space/
Dimage_space.cc793 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace