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()
197 bool ABGenerator::MergeOperations(vector<AnnotatedOperation>* aops, in MergeOperations()
294 bool ABGenerator::AddSourceHash(vector<AnnotatedOperation>* aops, in AddSourceHash()
Dmerge_sequence_generator_unittest.cc61 std::vector<AnnotatedOperation> aops{{"file1", {}, {}}, {"file2", {}, {}}}; in TEST_F() local
270 std::vector<AnnotatedOperation> aops; in TEST_F() local
300 std::vector<AnnotatedOperation> aops; in TEST_F() local
346 std::vector<AnnotatedOperation> aops; in TEST_F() local
387 std::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_unittest.cc52 vector<AnnotatedOperation> aops; in TEST_F() local
Dpayload_file.h103 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.cc114 vector<AnnotatedOperation>* aops) { in GenerateOperations()
Ddelta_diff_utils.cc480 bool FileDeltaProcessor::MergeOperation(vector<AnnotatedOperation>* aops) { in MergeOperation()
528 bool DeltaReadPartition(vector<AnnotatedOperation>* aops, in DeltaReadPartition()
707 bool DeltaMovedAndZeroBlocks(vector<AnnotatedOperation>* aops, in DeltaMovedAndZeroBlocks()
856 bool DeltaReadFile(std::vector<AnnotatedOperation>* aops, in DeltaReadFile()
Ddelta_diff_generator.cc72 std::vector<AnnotatedOperation>* aops, in PartitionProcessor()
Dpayload_file.cc98 vector<AnnotatedOperation> aops, in AddPartition()
Dmerge_sequence_generator.cc179 const std::vector<AnnotatedOperation>& aops, in Create()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc186 const vector<AnnotatedOperation>& aops, in GeneratePayload()
198 const vector<AnnotatedOperation>& aops, in GeneratePayload()
450 vector<AnnotatedOperation> aops; in TEST_F() local
472 vector<AnnotatedOperation> aops; in TEST_F() local
498 vector<AnnotatedOperation> aops; in TEST_F() local
518 vector<AnnotatedOperation> aops; in TEST_F() local
544 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
565 vector<AnnotatedOperation> aops = {aop}; in TEST_F() local
1090 vector<AnnotatedOperation> aops; in TEST_F() local