Searched defs:oat (Results 1 – 4 of 4) sorted by relevance
66 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in OpenOatAndVdexFiles() local114 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local126 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local140 std::unique_ptr<OatFile> oat = OpenOatAndVdexFiles(); local
49 bool oat; member
246 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/ -1, in TEST_F() local
407 /*inout*/const uint8_t** oat, in ReadOatDexFileData()423 /*inout*/const uint8_t** oat, in ReadIndexBssMapping()522 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local