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

  /art/dexlayout/
dex_ir_builder.cc 64 collections.SetMethodIdsOffset(disk_header.method_ids_off_);
dex_ir.h 283 void SetMethodIdsOffset(uint32_t new_offset) { method_ids_.SetOffset(new_offset); }
    [all...]

Completed in 59 milliseconds