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

  /art/test/117-nopatchoat/
nopatchoat.cc 40 return !spaces.empty() && spaces[0]->GetImageHeader().GetPatchDelta() == 0;
  /art/runtime/
image.h 163 off_t GetPatchDelta() const {
oat_file_assistant.cc     [all...]
oat_file_assistant_test.cc 138 EXPECT_NE(image_header.GetPatchDelta(), oat_header.GetImagePatchDelta());
    [all...]
  /art/patchoat/
patchoat.cc     [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]
  /art/dex2oat/
dex2oat.cc     [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 608 milliseconds