| /system/update_engine/payload_generator/ | 
| D | cow_size_estimator_stub.cc | 24     const google::protobuf::RepeatedPtrField<InstallOperation>& operations,  in EstimateCowSize()
 | 
| D | cow_size_estimator.cc | 55     const google::protobuf::RepeatedPtrField<InstallOperation>& operations,  in CowDryRun()202     const google::protobuf::RepeatedPtrField<InstallOperation>& operations,  in EstimateCowSizeInfo()
 
 | 
| D | merge_sequence_generator.cc | 300     const std::vector<CowMergeOperation>& operations) {  in FindDependency()333       std::set<CowMergeOperation> operations(lower_it, upper_it);  in FindDependency()  local
 
 | 
| D | delta_diff_generator.cc | 121     google::protobuf::RepeatedPtrField<InstallOperation> operations;  in Run()  local
 | 
| /system/update_engine/common/ | 
| D | cow_operation_convert.cc | 35 std::vector<CowOperation> ConvertToCowOperations(  in ConvertToCowOperations()
 | 
| D | cow_operation_convert_unittest.cc | 93 void AddOperation(OperationList* operations,  in AddOperation()107 void AddMergeOperation(MergeOplist* operations,  in AddMergeOperation()
 
 | 
| /system/core/libutils/ | 
| D | Looper_fuzz.cpp | 40 std::vector<std::function<void(FuzzedDataProvider*, sp<Looper>, Pipe)>> operations = {  variable
 | 
| D | LruCache_fuzz.cpp | 36 static const std::vector<std::function<void(FuzzedDataProvider*, FuzzCache*)>> operations = {  variable
 | 
| /system/keymaster/tests/fuzzers/ | 
| D | buffer_fuzz.cpp | 27 std::vector<std::function<void(keymaster::Buffer*, FuzzedDataProvider*)>> operations = {  variable
 | 
| /system/update_engine/scripts/ | 
| D | payload_info.py | 132   def _DisplayOps(self, name, operations):  argument
 | 
| D | payload_info_unittest.py | 88   def __init__(self, partition_name, operations, old_size, new_size):  argument
 | 
| /system/core/libutils/binder/ | 
| D | String16_fuzz.cpp | 26         operations = {  variable
 | 
| D | String8_fuzz.cpp | 31         operations = {  variable
 | 
| /system/security/keystore2/src/km_compat/ | 
| D | slot_test.cpp | 144     std::vector<std::shared_ptr<IKeyMintOperation>> operations;  in TEST()  local
 | 
| /system/update_engine/scripts/update_payload/ | 
| D | common.py | 207 def OperationIter(operations, base_name, reverse=False):  argument
 | 
| D | checker.py | 1006   def _CheckOperations(self, operations, report, base_name, old_fs_size,  argument
 | 
| /system/security/keystore2/src/ | 
| D | operation.rs | 488     operations: Mutex<Vec<Weak<Operation>>>,  field509         let mut operations = self.operations.lock().expect("In create_operation.");  in create_operation()  localVariable
 
 | 
| /system/update_engine/update_engine/ | 
| D | update_metadata.proto | 276   repeated InstallOperation operations = 8;  field
 | 
| /system/update_engine/ | 
| D | update_metadata.proto | 276   repeated InstallOperation operations = 8;  field
 | 
| /system/keymint/ta/src/ | 
| D | lib.rs | 174     operations: Vec<Option<Operation>>,  field
 |