Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.cc2205 uint32_t expected_offset = oat_data_offset_ + oat_dex_file.class_offsets_offset_; in WriteClassOffsets() local
2710 uint32_t expected_offset = oat_data_offset_ + oat_header_->GetHeaderSize(); in WriteOatDexFiles() local
2824 uint32_t expected_offset = oat_data_offset_ + oat_size_; in WriteTypeLookupTables() local
/art/runtime/
Ddex_file_verifier.cc1775 uint32_t expected_offset; in CheckIntraIdSection() local