Searched refs:SetMethodIdsOffset (Results 1 – 3 of 3) sorted by relevance
71 collections.SetMethodIdsOffset(disk_header.method_ids_off_); in DexIrBuilder()
350 header_->GetCollections().SetMethodIdsOffset(start); in WriteMethodIds()
333 void SetMethodIdsOffset(uint32_t new_offset) { method_ids_.SetOffset(new_offset); } in SetMethodIdsOffset() function