Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddexdiag_test.cc66 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in OpenOatAndVdexFiles() local
114 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
126 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
140 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
/aosp12/art/libartbase/base/
H A Dlogging.h49 bool oat; member
/aosp12/art/runtime/gc/space/
H A Dimage_space_test.cc242 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in TEST_F() local
/aosp12/art/runtime/
H A Doat_file.cc418 /*inout*/const uint8_t** oat, in ReadOatDexFileData()
434 /*inout*/const uint8_t** oat, in ReadIndexBssMapping()
603 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp1124 UniqueFile oat( in open_oat_out_file() local