Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc895 InstallOperation::Type operation_type = InstallOperation::BSDIFF; in ReadExtentsToDiff() local
901 operation_type = InstallOperation::BROTLI_BSDIFF; in ReadExtentsToDiff()
905 operation_type = InstallOperation::SOURCE_BSDIFF; in ReadExtentsToDiff()
923 operation.set_type(operation_type); in ReadExtentsToDiff()