Home
last modified time | relevance | path

Searched defs:aops (Results 1 – 13 of 13) sorted by relevance

/system/update_engine/payload_generator/
Dab_generator.cc41 vector<AnnotatedOperation>* aops) { in GenerateOperations()
82 vector<AnnotatedOperation>* aops) { in SortOperationsByDestination()
87 vector<AnnotatedOperation>* aops, in FragmentOperations()
195 bool ABGenerator::MergeOperations(vector<AnnotatedOperation>* aops, in MergeOperations()
292 bool ABGenerator::AddSourceHash(vector<AnnotatedOperation>* aops, in AddSourceHash()
Dmerge_sequence_generator_unittest.cc61 std::vector<AnnotatedOperation> aops{{"file1", {}, {}}, {"file2", {}, {}}}; in TEST_F() local
282 std::vector<AnnotatedOperation> aops; in TEST_F() local
312 std::vector<AnnotatedOperation> aops; in TEST_F() local
358 std::vector<AnnotatedOperation> aops; in TEST_F() local
399 std::vector<AnnotatedOperation> aops; in TEST_F() local
Dpayload_file_unittest.cc52 vector<AnnotatedOperation> aops; in TEST_F() local
Dab_generator_unittest.cc225 vector<AnnotatedOperation> aops; in TestMergeReplaceOrReplaceXzOperations() local
399 vector<AnnotatedOperation> aops; in TEST_F() local
432 vector<AnnotatedOperation> aops; in TEST_F() local
500 vector<AnnotatedOperation> aops; in TEST_F() local
545 vector<AnnotatedOperation> aops; in TEST_F() local
Dpayload_file.h101 std::vector<AnnotatedOperation> aops; member
Dfull_update_generator_unittest.cc52 vector<AnnotatedOperation> aops; member in chromeos_update_engine::FullUpdateGeneratorTest
Dpayload_properties_unittest.cc83 vector<AnnotatedOperation> aops; in SetUp() local
Dfull_update_generator.cc118 vector<AnnotatedOperation>* aops) { in GenerateOperations()
Ddelta_diff_utils.cc481 bool FileDeltaProcessor::MergeOperation(vector<AnnotatedOperation>* aops) { in MergeOperation()
529 bool DeltaReadPartition(vector<AnnotatedOperation>* aops, in DeltaReadPartition()
705 bool DeltaMovedAndZeroBlocks(vector<AnnotatedOperation>* aops, in DeltaMovedAndZeroBlocks()
854 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops, in DeltaReadFile()
Ddelta_diff_generator.cc76 std::vector<AnnotatedOperation>* aops, in PartitionProcessor()
Dmerge_sequence_generator.cc180 const std::vector<AnnotatedOperation>& aops) { in Create()
Dpayload_file.cc99 vector<AnnotatedOperation> aops, in AddPartition()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc190 const vector<AnnotatedOperation>& aops, in GeneratePayload()
202 const vector<AnnotatedOperation>& aops, in GeneratePayload()
453 vector<AnnotatedOperation> aops; in TEST_F() local
475 vector<AnnotatedOperation> aops; in TEST_F() local
501 vector<AnnotatedOperation> aops; in TEST_F() local
521 vector<AnnotatedOperation> aops; in TEST_F() local
547 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
568 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
1092 vector<AnnotatedOperation> aops; in TEST_F() local