Searched refs:SetMapListOffset (Results 1 – 4 of 4) sorted by relevance
464 header_->SetMapListOffset(data_stream->Tell()); in Write()
915 header_->SetMapListOffset(stream->Tell()); in Write()
503 void SetMapListOffset(uint32_t new_offset) { map_list_offset_ = new_offset; } in SetMapListOffset() function
313 header->SetMapListOffset(disk_header.map_off_); in DexIrBuilder()