Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dab_generator_unittest.cc83 op.set_type(orig_type); in TestSplitReplaceOrReplaceBzOperation()
233 first_op.set_type(orig_type); in TestMergeReplaceOrReplaceBzOperations()
253 second_op.set_type(orig_type); in TestMergeReplaceOrReplaceBzOperations()
330 op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
438 first_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
447 second_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
458 third_op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
506 first_op.set_type(InstallOperation::ZERO); in TEST_F()
514 second_op.set_type(InstallOperation::REPLACE); in TEST_F()
523 third_op.set_type(InstallOperation::REPLACE); in TEST_F()
[all …]
Dinplace_generator_unittest.cc59 out->aop.op.set_type(type); in GenVertex()
192 graph.back().aop.op.set_type(InstallOperation::MOVE); in TEST_F()
215 graph.back().aop.op.set_type(InstallOperation::MOVE); in TEST_F()
408 graph[0].aop.op.set_type(InstallOperation::REPLACE); in TEST_F()
410 graph[1].aop.op.set_type(InstallOperation::BSDIFF); in TEST_F()
412 graph[2].aop.op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
414 graph[3].aop.op.set_type(InstallOperation::MOVE); in TEST_F()
611 aops.back().op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
617 aop.op.set_type(InstallOperation::BSDIFF); in TEST_F()
685 aops.back().op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
[all …]
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()
Dcycle_breaker_unittest.cc41 vertex.aop.op.set_type(InstallOperation::MOVE); in SetOpForNodes()
265 graph[n_a].aop.op.set_type(InstallOperation::REPLACE_BZ); in TEST()
266 graph[n_c].aop.op.set_type(InstallOperation::REPLACE); in TEST()
Ddelta_diff_utils.cc625 operation.set_type(InstallOperation::ZERO); in DeltaMovedAndZeroBlocks()
660 aop->op.set_type(version.OperationAllowed(InstallOperation::SOURCE_COPY) in DeltaMovedAndZeroBlocks()
869 operation.set_type(op_type); in ReadExtentsToDiff()
881 operation.set_type(version.OperationAllowed(InstallOperation::SOURCE_COPY) in ReadExtentsToDiff()
923 operation.set_type(operation_type); in ReadExtentsToDiff()
971 operation.set_type(InstallOperation::PUFFDIFF); in ReadExtentsToDiff()
Dfull_update_generator.cc106 aop_->op.set_type(op_type); in ProcessChunk()
Ddelta_diff_utils_unittest.cc505 op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
507 op.set_type(InstallOperation::MOVE); in TEST_F()
526 aop1.op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
534 noop.op.set_type(InstallOperation::MOVE); in TEST_F()
Dinplace_generator.cc175 graph->back().aop.op.set_type(InstallOperation::MOVE); in CutEdges()
645 vertex->aop.op.set_type(InstallOperation::REPLACE_BZ); in CreateScratchNode()
Dpayload_signer.cc220 dummy_op->set_type(InstallOperation::REPLACE); in AddSignatureToManifest()
/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/update_engine/payload_consumer/
Ddelta_performer_unittest.cc253 aop.op.set_type(InstallOperation::SOURCE_COPY); in GenerateSourceCopyPayload()
453 aop.op.set_type(InstallOperation::REPLACE); in TEST_F()
475 aop.op.set_type(InstallOperation::REPLACE); in TEST_F()
501 aop.op.set_type(InstallOperation::REPLACE); in TEST_F()
521 aop.op.set_type(InstallOperation::REPLACE_BZ); in TEST_F()
541 aop.op.set_type(InstallOperation::REPLACE_XZ); in TEST_F()
562 aop.op.set_type(InstallOperation::ZERO); in TEST_F()
578 aop.op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
604 aop.op.set_type(InstallOperation::PUFFDIFF); in TEST_F()
634 aop.op.set_type(InstallOperation::SOURCE_COPY); in TEST_F()
/system/extras/simpleperf/
DCallChainJoiner.h93 set_type; typedef
131 set_type node_set_;