Searched refs:is_delta_op (Results 1 – 1 of 1) sorted by relevance
225 bool is_delta_op = curr_aop.op.type() == InstallOperation::SOURCE_COPY; in MergeOperations() local226 if (((is_delta_op && (last_aop.op.type() == curr_aop.op.type())) || in MergeOperations()237 if (is_delta_op) { in MergeOperations()