Searched defs:oat (Results 1 – 3 of 3) sorted by relevance
49 bool oat; member
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
241 std::unique_ptr<OatFile> oat(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local