Home
last modified time | relevance | path

Searched refs:set_type (Results 1 – 22 of 22) sorted by relevance

/system/core/debuggerd/libdebuggerd/
Dgwp_asan.cpp119 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()
Dscudo.cpp90 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/
Dab_generator_unittest.cc82 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 …]
Dmerge_sequence_generator_unittest.cc55 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()
Dab_generator.cc146 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()
Ddelta_diff_utils.cc504 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()
Dfull_update_generator.cc106 aop_->op.set_type(op_type); in ProcessChunk()
Dmerge_sequence_generator.cc28 ret.set_type(CowMergeOperation::COW_COPY); in CreateCowMergeOperation()
/system/core/property_service/libpropertyinfoserializer/
Dtrie_builder.cpp31 builder_root_.set_type(type_pointer); in TrieBuilder()
92 child->set_type(type); in AddToTrie()
Dtrie_builder.h84 void set_type(const std::string* type) { property_entry_.type = type; } in set_type() function
/system/bt/gd/hci/facade/
Dle_initiator_address_facade.cc81 …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/
Ddelta_performer_unittest.cc268 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 …]
Dpartition_update_generator_android.cc143 copy_operation->set_type(InstallOperation::SOURCE_COPY); in CreatePartitionUpdate()
Dpartition_writer_unittest.cc73 aop.op.set_type(InstallOperation::SOURCE_COPY); in GenerateSourceCopyOp()
/system/extras/simpleperf/
DCallChainJoiner.h91 set_type; typedef
127 set_type node_set_;
Dcmd_inject.cpp518 binary_proto->set_type(opt_binary_type.value()); in GenerateBranchList()
/system/update_engine/common/
Dcow_operation_convert_unittest.cc91 op->set_type(op_type); in AddOperation()
105 op->set_type(op_type); in AddMergeOperation()
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dscripted_beacon.cc101 event->set_type(type); in populate_event()
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp76 optimized->set_type(InstallOperation::SOURCE_COPY); in OptimizeSourceCopyOperation()
Dpartition_cow_creator_test.cpp338 op.set_type(InstallOperation::SOURCE_COPY); in CreateCopyOp()
/system/update_engine/aosp/
Ddynamic_partition_control_android_unittest.cc770 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/
Dfacade.cc48 ret.set_type(static_cast<facade::BluetoothAddressTypeEnum>(address.GetAddressType())); in ToFacadeAddressWithType()