Searched defs:dst_in_bytes (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc795 auto dst_in_bytes = deflate_utils::ExpandToByteExtent(*dst); local
796 if (src_in_bytes.length == dst_in_bytes.length &&
798 new_data.data() + dst_in_bytes.offset,

Completed in 9 milliseconds