Searched defs:oat (Results 1 – 4 of 4) sorted by relevance
71 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in OpenOatAndVdexFiles() local121 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local133 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local147 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
47 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in TEST_F() local
45 bool oat; member
393 /*inout*/const uint8_t** oat, in ReadOatDexFileData()409 /*inout*/const uint8_t** oat, in ReadIndexBssMapping()506 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local