Home
last modified time | relevance | path

Searched defs:oat (Results 1 – 4 of 4) sorted by relevance

/art/dexlayout/
Ddexdiag_test.cc64 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/-1, in OpenOatAndVdexFiles() local
112 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
124 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
137 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
/art/libartbase/base/
Dlogging.h49 bool oat; member
/art/runtime/gc/space/
Dimage_space_test.cc245 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local
/art/runtime/
Doat_file.cc402 /*inout*/const uint8_t** oat, in ReadOatDexFileData()
418 /*inout*/const uint8_t** oat, in ReadIndexBssMapping()
608 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local