Searched defs:oat (Results 1 – 3 of 3) sorted by relevance
49 bool oat; member
514 /*inout*/const uint8_t** oat, in ReadOatDexFileData()538 bool OatFileBase::ReadIndexBssMapping(/*inout*/const uint8_t** oat, in ReadIndexBssMapping()583 bool OatFileBase::ReadBssMappingInfo(/*inout*/const uint8_t** oat, in ReadBssMappingInfo()742 const uint8_t* oat = Begin() + oat_dex_files_offset; // Jump to the OatDexFile records. in Setup() local
245 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local