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

  /art/runtime/
image.cc 60 patch_delta_(0),
86 patch_delta_ += delta;
122 if (!IsAligned<kPageSize>(patch_delta_)) {
image.h 103 patch_delta_(0),
174 return patch_delta_;
370 int32_t patch_delta_; variable

Completed in 266 milliseconds