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/payload_generator/ |
D | full_update_generator.cc | 102 InstallOperation::Type op_type; in ProcessChunk() local
|
D | delta_diff_utils.cc | 220 InstallOperation::Type op_type{}; in GenerateBestDiffOperation() local 1075 InstallOperation::Type op_type{}; in ReadExtentsToDiff() local 1138 bool IsAReplaceOperation(InstallOperation::Type op_type) { in IsAReplaceOperation() 1144 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation()
|
D | ab_generator.cc | 278 InstallOperation::Type op_type; in AddDataAndSetType() local
|
D | merge_sequence_generator.cc | 31 CowMergeOperation::Type op_type, in CreateCowMergeOperation()
|
/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/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 | 220 let op_type = in channel_execute() localVariable
|