Home
last modified time | relevance | path

Searched defs:expected_offset (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Doat_writer.cc3801 uint32_t expected_offset = oat_data_offset_ + oat_size_; in WriteTypeLookupTables() local
3888 uint32_t expected_offset = oat_data_offset_ + oat_size_; in WriteDexLayoutSections() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2224 uint32_t expected_offset; in CheckIntraIdSection() local