Searched refs:begin_image_ptr (Results 1 – 1 of 1) sorted by relevance
1157 const uint8_t* begin_image_ptr) in ProcessRegion() argument1160 [this, begin_image_ptr, &mapping_data](T* entry) REQUIRES_SHARED(Locks::mutator_lock_) { in ProcessRegion()1161 this->ComputeEntryDirty(entry, begin_image_ptr, mapping_data.dirty_page_set); in ProcessRegion()1165 const_cast<uint8_t*>(begin_image_ptr), in ProcessRegion()1182 const uint8_t* base_ptr = begin_image_ptr; in ProcessRegion()1198 begin_image_ptr, in ProcessRegion()1212 const uint8_t* begin_image_ptr, in DiffDirtyEntries() argument1220 ptrdiff_t offset = entry_bytes - begin_image_ptr; in DiffDirtyEntries()1228 const uint8_t* begin_image_ptr, in ComputeEntryDirty() argument1233 ptrdiff_t offset = current - begin_image_ptr; in ComputeEntryDirty()