Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Dab_generator.cc42 vector<AnnotatedOperation>* aops) { in GenerateOperations()
83 vector<AnnotatedOperation>* aops) { in SortOperationsByDestination()
88 vector<AnnotatedOperation>* aops, in FragmentOperations()
196 bool ABGenerator::MergeOperations(vector<AnnotatedOperation>* aops, in MergeOperations()
293 bool ABGenerator::AddSourceHash(vector<AnnotatedOperation>* aops, in AddSourceHash()
H A 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
H A Dpayload_file_unittest.cc52 vector<AnnotatedOperation> aops; in TEST_F() local
H A Dpayload_file.h94 std::vector<AnnotatedOperation> aops; member
H A Dfull_update_generator_unittest.cc52 vector<AnnotatedOperation> aops; member in chromeos_update_engine::FullUpdateGeneratorTest
H A Ddelta_diff_utils.cc235 bool FileDeltaProcessor::MergeOperation(vector<AnnotatedOperation>* aops) { in MergeOperation()
271 bool DeltaReadPartition(vector<AnnotatedOperation>* aops, in DeltaReadPartition()
421 bool DeltaMovedAndZeroBlocks(vector<AnnotatedOperation>* aops, in DeltaMovedAndZeroBlocks()
569 bool DeltaReadFile(vector<AnnotatedOperation>* aops, in DeltaReadFile()
H A Dpayload_properties_unittest.cc83 vector<AnnotatedOperation> aops; in SetUp() local
H A Dfull_update_generator.cc118 vector<AnnotatedOperation>* aops) { in GenerateOperations()
H A Ddelta_diff_generator.cc77 std::vector<AnnotatedOperation>* aops, in PartitionProcessor()
H A Dmerge_sequence_generator.cc79 const std::vector<AnnotatedOperation>& aops) { in Create()
H A Dmerge_sequence_generator_unittest.cc54 std::vector<AnnotatedOperation> aops{{"file1", {}}, {"file2", {}}}; in TEST_F() local
H A Dpayload_file.cc97 vector<AnnotatedOperation> aops, in AddPartition()
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_unittest.cc194 const vector<AnnotatedOperation>& aops, in GeneratePayload()
206 const vector<AnnotatedOperation>& aops, in GeneratePayload()
456 vector<AnnotatedOperation> aops; in TEST_F() local
478 vector<AnnotatedOperation> aops; in TEST_F() local
504 vector<AnnotatedOperation> aops; in TEST_F() local
524 vector<AnnotatedOperation> aops; in TEST_F() local
550 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
571 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
1092 vector<AnnotatedOperation> aops; in TEST_F() local