Searched defs:oat (Results 1 – 13 of 13) sorted by relevance
423 /*inout*/const uint8_t** oat, in ReadOatDexFileData()447 bool OatFileBase::ReadIndexBssMapping(/*inout*/const uint8_t** oat, in ReadIndexBssMapping()492 bool OatFileBase::ReadBssMappingInfo(/*inout*/const uint8_t** oat, in ReadBssMappingInfo()651 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local
49 bool oat; member
245 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local
1208 RestorableFile oat = RestorableFile::CreateWritableFile(out_oat_path, /*permissions*/ 0644); in open_oat_out_file() local