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

  /art/runtime/
image.cc 58 patch_delta_(0),
84 patch_delta_ += delta;
120 if (!IsAligned<kPageSize>(patch_delta_)) {
image.h 95 patch_delta_(0),
164 return patch_delta_;
332 int32_t patch_delta_; variable

Completed in 128 milliseconds