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

  /art/runtime/
image.cc 49 patch_delta_(0),
72 patch_delta_ += delta;
98 if (!IsAligned<kPageSize>(patch_delta_)) {
image.h 89 return patch_delta_;
165 int32_t patch_delta_; variable

Completed in 28 milliseconds