Home
last modified time | relevance | path

Searched refs:do_remove (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc72 const bool do_remove, uint64_t range_start, in ProcessExtentBlockRange() argument
79 if (do_remove) { in ProcessExtentBlockRange()
124 bool do_remove = false; in RemoveIdenticalBlockRanges() local
126 do_remove = ((*src_extents)[src_idx].start_block() + src_offset == in RemoveIdenticalBlockRanges()
138 bool new_src = ProcessExtentBlockRange(src_extents, &src_idx, do_remove, in RemoveIdenticalBlockRanges()
140 bool new_dst = ProcessExtentBlockRange(dst_extents, &dst_idx, do_remove, in RemoveIdenticalBlockRanges()
149 if (do_remove) in RemoveIdenticalBlockRanges()
155 if (do_remove && (nonfull_block_bytes = total_bytes % kBlockSize)) in RemoveIdenticalBlockRanges()
/system/core/libcutils/
Dstr_parms.c111 goto do_remove; in remove_pair()
114 goto do_remove; in remove_pair()
119 do_remove: in remove_pair()