Searched defs:op_type (Results 1 – 9 of 9) 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 | 58 InstallOperation_Type op_type = graph[i].aop.op.type(); in BreakCycles() local
|
D | full_update_generator.cc | 105 InstallOperation_Type op_type; in ProcessChunk() local
|
D | ab_generator.cc | 286 InstallOperation_Type op_type; in AddDataAndSetType() local
|
D | delta_diff_utils.cc | 593 InstallOperation_Type op_type; in ReadExtentsToDiff() local 717 bool IsAReplaceOperation(InstallOperation_Type op_type) { in IsAReplaceOperation()
|
/system/core/libpixelflinger/codeflinger/ |
D | Arm64Assembler.cpp | 578 int Rd, int Rn, uint32_t op_type, uint32_t size) in dataTransfer() 634 void ArmToArm64Assembler::ADDR_LDR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_LDR() 638 void ArmToArm64Assembler::ADDR_STR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_STR() 642 void ArmToArm64Assembler::LDR(int cc, int Rd, int Rn, uint32_t op_type) in LDR() 646 void ArmToArm64Assembler::LDRB(int cc, int Rd, int Rn, uint32_t op_type) in LDRB() 650 void ArmToArm64Assembler::STR(int cc, int Rd, int Rn, uint32_t op_type) in STR() 655 void ArmToArm64Assembler::STRB(int cc, int Rd, int Rn, uint32_t op_type) in STRB() 660 void ArmToArm64Assembler::LDRH(int cc, int Rd, int Rn, uint32_t op_type) in LDRH() 673 void ArmToArm64Assembler::STRH(int cc, int Rd, int Rn, uint32_t op_type) in STRH()
|
/system/bt/stack/gap/ |
D | gap_ble.c | 622 UINT16 op_type; in gap_ble_c_cmpl_cback() local
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 200 static void gatt_queue_read_op(UINT8 op_type, UINT16 conn_id, UINT16 handle) { in gatt_queue_read_op() 214 static void gatt_queue_write_op(UINT8 op_type, UINT16 conn_id, UINT16 handle, UINT16 len, in gatt_queue_write_op()
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 785 UINT8 op_type; member
|