Searched defs:oat_file_end (Results 1 – 4 of 4) sorted by relevance
66 uint32_t oat_file_end = ART_BASE_ADDRESS + (10 * KB); in TEST_F() local
1931 const uint8_t* oat_file_end = oat_file_begin + image_info.oat_loaded_size_; in CreateHeader() local
39 uint32_t oat_file_end, in ImageHeader()
1709 uint8_t** oat_file_end) { in LoadBootImage()