Searched refs:old_data (Results 1 – 1 of 1) sorted by relevance
871 brillo::Blob old_data; in ReadExtentsToDiff() local876 &old_data, in ReadExtentsToDiff()879 if (old_data == new_data) { in ReadExtentsToDiff()910 TEST_AND_RETURN_FALSE(0 == bsdiff::bsdiff(old_data.data(), in ReadExtentsToDiff()911 old_data.size(), in ReadExtentsToDiff()940 old_data, new_data, &src_deflates, &dst_deflates); in ReadExtentsToDiff()945 old_data, &src_deflates)); in ReadExtentsToDiff()960 TEST_AND_RETURN_FALSE(puffin::PuffDiff(old_data, in ReadExtentsToDiff()983 operation.set_src_length(old_data.size() - removed_bytes); in ReadExtentsToDiff()996 operation.set_src_length(old_data.size()); in ReadExtentsToDiff()