HomeSort by relevance Sort by last modified time
    Searched refs:SetTypeIdsOffset (Results 1 - 2 of 2) sorted by null

  /art/dexlayout/
dex_ir_builder.cc 49 collections.SetTypeIdsOffset(disk_header.type_ids_off_);
dex_ir.h 280 void SetTypeIdsOffset(uint32_t new_offset) { type_ids_.SetOffset(new_offset); }
    [all...]

Completed in 702 milliseconds