Searched defs:op_type (Results 1 – 10 of 10) sorted by relevance
| /system/update_engine/payload_consumer/ |
| D | payload_constants.cc | 49 const char* InstallOperationTypeName(InstallOperation::Type op_type) { in InstallOperationTypeName()
|
| /system/update_engine/lz4diff/ |
| D | lz4diff.cc | 185 InstallOperation::Type* op_type) noexcept { in Lz4Diff() 238 InstallOperation::Type* op_type) noexcept { in Lz4Diff()
|
| /system/update_engine/common/ |
| D | cow_operation_convert_unittest.cc | 94 ::chromeos_update_engine::InstallOperation_Type op_type, in AddOperation() 108 ::chromeos_update_engine::CowMergeOperation_Type op_type, in AddMergeOperation()
|
| /system/update_engine/scripts/update_payload/ |
| D | test_utils.py | 197 def AddOperation(self, part_name, op_type, data_offset=None, argument 287 def AddOperationWithData(self, part_name, op_type, src_extents=None, argument
|
| /system/update_engine/payload_generator/ |
| D | full_update_generator.cc | 98 InstallOperation::Type op_type{}; in ProcessChunk() local
|
| D | delta_diff_utils.cc | 219 InstallOperation::Type op_type{}; in GenerateBestDiffOperation() local 1077 InstallOperation::Type op_type{}; in ReadExtentsToDiff() local 1140 bool IsAReplaceOperation(InstallOperation::Type op_type) { in IsAReplaceOperation() 1146 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation()
|
| D | ab_generator.cc | 280 InstallOperation::Type op_type; in AddDataAndSetType() local
|
| D | merge_sequence_generator.cc | 30 CowMergeOperation::Type op_type, in CreateCowMergeOperation()
|
| /system/update_engine/scripts/ |
| D | payload_info_unittest.py | 61 def __init__(self, src_extents, dst_extents, op_type, **kwargs): argument
|
| /system/keymint/hal/src/ |
| D | lib.rs | 234 let op_type = in channel_execute() localVariable
|