Searched defs:op_type (Results 1 – 10 of 10) sorted by relevance
/system/update_engine/payload_consumer/ |
D | payload_constants.cc | 45 const char* InstallOperationTypeName(InstallOperation::Type op_type) { in InstallOperationTypeName()
|
/system/update_engine/payload_generator/ |
D | cycle_breaker.cc | 59 InstallOperation::Type op_type = graph[i].aop.op.type(); in BreakCycles() local
|
D | full_update_generator.cc | 102 InstallOperation::Type op_type; in ProcessChunk() local
|
D | delta_diff_utils.cc | 866 InstallOperation::Type op_type; in ReadExtentsToDiff() local 1013 bool IsAReplaceOperation(InstallOperation::Type op_type) { in IsAReplaceOperation() 1019 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation()
|
D | ab_generator.cc | 279 InstallOperation::Type op_type; in AddDataAndSetType() local
|
/system/core/libpixelflinger/codeflinger/ |
D | Arm64Assembler.cpp | 577 int Rd, int Rn, uint32_t op_type, uint32_t size) in dataTransfer() 633 void ArmToArm64Assembler::ADDR_LDR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_LDR() 637 void ArmToArm64Assembler::ADDR_STR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_STR() 641 void ArmToArm64Assembler::LDR(int cc, int Rd, int Rn, uint32_t op_type) in LDR() 645 void ArmToArm64Assembler::LDRB(int cc, int Rd, int Rn, uint32_t op_type) in LDRB() 649 void ArmToArm64Assembler::STR(int cc, int Rd, int Rn, uint32_t op_type) in STR() 654 void ArmToArm64Assembler::STRB(int cc, int Rd, int Rn, uint32_t op_type) in STRB() 659 void ArmToArm64Assembler::LDRH(int cc, int Rd, int Rn, uint32_t op_type) in LDRH() 672 void ArmToArm64Assembler::STRH(int cc, int Rd, int Rn, uint32_t op_type) in STRH()
|
/system/update_engine/scripts/update_payload/ |
D | test_utils.py | 194 def AddOperation(self, is_kernel, op_type, data_offset=None, argument 280 def AddOperationWithData(self, is_kernel, op_type, src_extents=None, argument
|
/system/update_engine/scripts/ |
D | payload_info_unittest.py | 53 def __init__(self, src_extents, dst_extents, op_type, **kwargs): argument
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 310 uint16_t op_type; in client_cmpl_cback() local
|
/system/bt/stack/include/ |
D | btm_ble_api_types.h | 470 uint8_t op_type; member
|