Searched refs:source_segment_ptr_ (Results 1 – 3 of 3) sorted by relevance
260 const char* source_segment_ptr_; member in open_vcdiff::VCDiffDeltaFileWindow969 source_segment_ptr_ = NULL; in Reset()1084 source_segment_ptr_ = parent_->dictionary_ptr() + source_segment_position; in ReadHeader()1089 source_segment_ptr_ = decoded_target->data() + source_segment_position; in ReadHeader()1179 CopyBytes(&source_segment_ptr_[address], size); in DecodeCopy()1186 CopyBytes(&source_segment_ptr_[address], partial_copy_size); in DecodeCopy()
267 const char* source_segment_ptr_; member in open_vcdiff::VCDiffDeltaFileWindow966 source_segment_ptr_ = NULL; in Reset()1077 source_segment_ptr_ = parent_->dictionary_ptr() + source_segment_position; in ReadHeader()1082 source_segment_ptr_ = decoded_target->data() + source_segment_position; in ReadHeader()1172 CopyBytes(&source_segment_ptr_[address], size); in DecodeCopy()1179 CopyBytes(&source_segment_ptr_[address], partial_copy_size); in DecodeCopy()