Home
last modified time | relevance | path

Searched refs:SetTypeIdsOffset (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddex_ir_builder.cc49 collections.SetTypeIdsOffset(disk_header.type_ids_off_); in DexIrBuilder()
Ddex_ir.h280 void SetTypeIdsOffset(uint32_t new_offset) { type_ids_.SetOffset(new_offset); } in SetTypeIdsOffset() function