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.cc38 const char* InstallOperationTypeName(InstallOperation_Type op_type) { in InstallOperationTypeName()
/system/update_engine/payload_generator/
Dcycle_breaker.cc58 InstallOperation_Type op_type = graph[i].aop.op.type(); in BreakCycles() local
Dfull_update_generator.cc105 InstallOperation_Type op_type; in ProcessChunk() local
Ddelta_diff_utils.cc723 InstallOperation_Type op_type; in ReadExtentsToDiff() local
867 bool IsAReplaceOperation(InstallOperation_Type op_type) { in IsAReplaceOperation()
873 bool IsNoSourceOperation(InstallOperation_Type op_type) { in IsNoSourceOperation()
Dab_generator.cc283 InstallOperation_Type op_type; in AddDataAndSetType() local
/system/core/libpixelflinger/codeflinger/
DArm64Assembler.cpp577 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/
Dtest_utils.py182 def AddOperation(self, is_kernel, op_type, data_offset=None, argument
268 def AddOperationWithData(self, is_kernel, op_type, src_extents=None, argument
/system/bt/stack/gap/
Dgap_ble.cc310 uint16_t op_type; in client_cmpl_cback() local
/system/bt/stack/include/
Dbtm_ble_api_types.h476 uint8_t op_type; member