Searched refs:SetTypeIdsOffset (Results 1 – 2 of 2) sorted by relevance
49 collections.SetTypeIdsOffset(disk_header.type_ids_off_); in DexIrBuilder()
280 void SetTypeIdsOffset(uint32_t new_offset) { type_ids_.SetOffset(new_offset); } in SetTypeIdsOffset() function