Home
last modified time | relevance | path

Searched defs:op_type (Results 1 – 9 of 9) sorted by relevance

/system/update_engine/payload_consumer/
Dpayload_constants.cc49 const char* InstallOperationTypeName(InstallOperation::Type op_type) { in InstallOperationTypeName()
/system/update_engine/common/
Dcow_operation_convert_unittest.cc87 ::chromeos_update_engine::InstallOperation_Type op_type, in AddOperation()
101 ::chromeos_update_engine::CowMergeOperation_Type op_type, in AddMergeOperation()
/system/update_engine/payload_generator/
Dfull_update_generator.cc102 InstallOperation::Type op_type; in ProcessChunk() local
Ddelta_diff_utils.cc742 InstallOperation::Type op_type; in ReadExtentsToDiff() local
871 bool IsAReplaceOperation(InstallOperation::Type op_type) { in IsAReplaceOperation()
877 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation()
Dab_generator.cc279 InstallOperation::Type op_type; in AddDataAndSetType() local
/system/update_engine/scripts/update_payload/
Dtest_utils.py197 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/
Dpayload_info_unittest.py61 def __init__(self, src_extents, dst_extents, op_type, **kwargs): argument
/system/bt/stack/gap/
Dgap_ble.cc321 uint16_t op_type; in client_cmpl_cback() local
/system/bt/stack/include/
Dbtm_ble_api_types.h451 uint8_t op_type; member