Searched refs:SetTypeIdsOffset (Results 1 – 3 of 3) sorted by relevance
56 collections.SetTypeIdsOffset(disk_header.type_ids_off_); in DexIrBuilder()
277 header_->GetCollections().SetTypeIdsOffset(start); in WriteTypeIds()
330 void SetTypeIdsOffset(uint32_t new_offset) { type_ids_.SetOffset(new_offset); } in SetTypeIdsOffset() function