/system/core/debuggerd/libdebuggerd/ |
D | gwp_asan.cpp | 119 memory_error->set_type(MemoryError_Type_USE_AFTER_FREE); in AddCauseProtos() 122 memory_error->set_type(MemoryError_Type_DOUBLE_FREE); in AddCauseProtos() 125 memory_error->set_type(MemoryError_Type_INVALID_FREE); in AddCauseProtos() 128 memory_error->set_type(MemoryError_Type_BUFFER_OVERFLOW); in AddCauseProtos() 131 memory_error->set_type(MemoryError_Type_BUFFER_UNDERFLOW); in AddCauseProtos() 134 memory_error->set_type(MemoryError_Type_UNKNOWN); in AddCauseProtos()
|
D | scudo.cpp | 90 memory_error->set_type(MemoryError_Type_USE_AFTER_FREE); in FillInCause() 93 memory_error->set_type(MemoryError_Type_BUFFER_OVERFLOW); in FillInCause() 96 memory_error->set_type(MemoryError_Type_BUFFER_UNDERFLOW); in FillInCause() 99 memory_error->set_type(MemoryError_Type_UNKNOWN); in FillInCause()
|
/system/update_engine/payload_generator/ |
D | ab_generator_unittest.cc | 82 op.set_type(orig_type); in TestSplitReplaceOrReplaceXzOperation() 230 first_op.set_type(orig_type); in TestMergeReplaceOrReplaceXzOperations() 250 second_op.set_type(orig_type); in TestMergeReplaceOrReplaceXzOperations() 326 op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 434 first_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 443 second_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 454 third_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 502 first_op.set_type(InstallOperation::ZERO); in TEST_F() 510 second_op.set_type(InstallOperation::REPLACE); in TEST_F() 519 third_op.set_type(InstallOperation::REPLACE); in TEST_F() [all …]
|
D | merge_sequence_generator_unittest.cc | 55 aops[0].op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 59 aops[1].op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 78 op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
|
D | ab_generator.cc | 146 new_op.set_type(InstallOperation::SOURCE_COPY); in SplitSourceCopy() 179 new_op.set_type(InstallOperation::REPLACE); in SplitAReplaceOp() 286 aop->op.set_type(op_type); in AddDataAndSetType()
|
D | delta_diff_utils.cc | 504 operation.set_type(InstallOperation::ZERO); in DeltaMovedAndZeroBlocks() 539 aop->op.set_type(InstallOperation::SOURCE_COPY); in DeltaMovedAndZeroBlocks() 745 operation.set_type(op_type); in ReadExtentsToDiff() 757 operation.set_type(InstallOperation::SOURCE_COPY); in ReadExtentsToDiff() 794 operation.set_type(operation_type); in ReadExtentsToDiff() 838 operation.set_type(InstallOperation::PUFFDIFF); in ReadExtentsToDiff()
|
D | full_update_generator.cc | 106 aop_->op.set_type(op_type); in ProcessChunk()
|
D | merge_sequence_generator.cc | 28 ret.set_type(CowMergeOperation::COW_COPY); in CreateCowMergeOperation()
|
/system/core/property_service/libpropertyinfoserializer/ |
D | trie_builder.cpp | 31 builder_root_.set_type(type_pointer); in TrieBuilder() 92 child->set_type(type); in AddToTrie()
|
D | trie_builder.h | 84 void set_type(const std::string* type) { property_entry_.type = type; } in set_type() function
|
/system/bt/gd/hci/facade/ |
D | le_initiator_address_facade.cc | 81 …response->set_type(static_cast<::bluetooth::facade::BluetoothAddressTypeEnum>(current.GetAddressTy… in GetCurrentInitiatorAddress() 93 …response->set_type(static_cast<::bluetooth::facade::BluetoothAddressTypeEnum>(another.GetAddressTy… in GetAnotherAddress()
|
/system/update_engine/payload_consumer/ |
D | delta_performer_unittest.cc | 268 aop.op.set_type(InstallOperation::SOURCE_COPY); in GenerateSourceCopyPayload() 461 aop.op.set_type(InstallOperation::REPLACE); in TEST_F() 483 aop.op.set_type(InstallOperation::REPLACE); in TEST_F() 509 aop.op.set_type(InstallOperation::REPLACE); in TEST_F() 529 aop.op.set_type(InstallOperation::REPLACE_BZ); in TEST_F() 549 aop.op.set_type(InstallOperation::REPLACE_XZ); in TEST_F() 570 aop.op.set_type(InstallOperation::ZERO); in TEST_F() 586 aop.op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() 612 aop.op.set_type(InstallOperation::PUFFDIFF); in TEST_F() 642 aop.op.set_type(InstallOperation::SOURCE_COPY); in TEST_F() [all …]
|
D | partition_update_generator_android.cc | 143 copy_operation->set_type(InstallOperation::SOURCE_COPY); in CreatePartitionUpdate()
|
D | partition_writer_unittest.cc | 73 aop.op.set_type(InstallOperation::SOURCE_COPY); in GenerateSourceCopyOp()
|
/system/extras/simpleperf/ |
D | CallChainJoiner.h | 91 set_type; typedef 127 set_type node_set_;
|
D | cmd_inject.cpp | 518 binary_proto->set_type(opt_binary_type.value()); in GenerateBranchList()
|
/system/update_engine/common/ |
D | cow_operation_convert_unittest.cc | 91 op->set_type(op_type); in AddOperation() 105 op->set_type(op_type); in AddMergeOperation()
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | scripted_beacon.cc | 101 event->set_type(type); in populate_event()
|
/system/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator.cpp | 76 optimized->set_type(InstallOperation::SOURCE_COPY); in OptimizeSourceCopyOperation()
|
D | partition_cow_creator_test.cpp | 338 op.set_type(InstallOperation::SOURCE_COPY); in CreateCopyOp()
|
/system/update_engine/aosp/ |
D | dynamic_partition_control_android_unittest.cc | 770 iop.set_type(InstallOperation::REPLACE); in TEST_P() 773 iop.set_type(InstallOperation::SOURCE_COPY); in TEST_P() 851 iop.set_type(InstallOperation::SOURCE_COPY); in TEST_P()
|
/system/bt/gd/security/ |
D | facade.cc | 48 ret.set_type(static_cast<facade::BluetoothAddressTypeEnum>(address.GetAddressType())); in ToFacadeAddressWithType()
|