Home
last modified time | relevance | path

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

/system/update_engine/scripts/update_payload/
Dcommon.py63 DISCARD = _CLASS.DISCARD variable in OpType
68 DISCARD, REPLACE_XZ, PUFFDIFF, BROTLI_BSDIFF)
77 DISCARD: 'DISCARD',
Dchecker_unittest.py52 'DISCARD': common.OpType.DISCARD,
904 elif op_type in (common.OpType.ZERO, common.OpType.DISCARD,
/system/update_engine/payload_consumer/
Dpayload_constants.cc61 case InstallOperation::DISCARD: in InstallOperationTypeName()
Ddelta_performer.cc728 case InstallOperation::DISCARD: in Write()
1039 CHECK(operation.type() == InstallOperation::DISCARD || in PerformZeroOrDiscardOperation()
/system/update_engine/payload_generator/
Dpayload_generation_config.cc240 case InstallOperation::DISCARD: in OperationAllowed()
Ddelta_diff_utils.cc1021 op_type == InstallOperation::DISCARD); in IsNoSourceOperation()
/system/chre/build/sys_support/qcom/
Duimage.lcs.toolv80204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
/system/update_engine/
Dupdate_metadata.proto80 // - DISCARD: Discard the destination dst_extents blocks on the physical medium.
176 DISCARD = 7; // Discard the destination blocks, reading as undefined. enumerator
/system/update_engine/update_engine/
Dupdate_metadata.proto80 // - DISCARD: Discard the destination dst_extents blocks on the physical medium.
176 DISCARD = 7; // Discard the destination blocks, reading as undefined. enumerator