HomeSort by relevance Sort by last modified time
    Searched defs:GetOatFile (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat_file.h 340 const OatFile* GetOatFile() const {
oat_file_assistant.cc 138 const OatFile* oat_file = GetOatFile();
417 return GetOatFile() != nullptr;
433 const OatFile* oat_file = GetOatFile();
450 const OatFile* oat_file = GetOatFile();
461 const OatFile* oat_file = GetOatFile();
927 const OatFile* OatFileAssistant::GetOatFile() {
    [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 1211 milliseconds