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

  /art/runtime/
image.h 88 off_t GetPatchDelta() const {
class_linker.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 759 int32_t image_patch_delta = image_header.GetPatchDelta();
    [all...]
  /art/patchoat/
patchoat.cc 875 *delta = hdr.GetPatchDelta();
    [all...]
  /art/dex2oat/
dex2oat.cc 422 image_patch_delta = image_space->GetImageHeader().GetPatchDelta();
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 196 milliseconds