/system/core/fs_mgr/libsnapshot/corpus/ |
D | launch_device.txt | 53 operations { 66 operations { 79 operations {
|
/system/update_engine/scripts/ |
D | payload_info.py | 76 len(partition.operations)) 123 def _DisplayOps(self, name, operations): argument 149 for op_count, op in enumerate(operations): 172 for curr_op in partition.operations: 211 partition.operations)
|
D | payload_info_unittest.py | 88 def __init__(self, partition_name, operations, old_size, new_size): argument 90 self.operations = operations
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 66 # Read operations: Subject must dominate object unless the subject 74 # Write operations: Subject must be equivalent to the object unless the
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 66 # Read operations: Subject must dominate object unless the subject 74 # Write operations: Subject must be equivalent to the object unless the
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 66 # Read operations: Subject must dominate object unless the subject 74 # Write operations: Subject must be equivalent to the object unless the
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 73 # Read operations: Subject must dominate object unless the subject 81 # Write operations: Subject must be equivalent to the object unless the
|
/system/sepolicy/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 73 # Read operations: Subject must dominate object unless the subject 81 # Write operations: Subject must be equivalent to the object unless the
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | mls | 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 44 # Create/relabel operations: Subject must be equivalent to object unless 73 # Read operations: Subject must dominate object unless the subject 81 # Write operations: Subject must be equivalent to the object unless the
|
/system/core/libutils/ |
D | String16_fuzz.cpp | 24 operations = { variable 90 operations[index](dataProvider, str1, str2); in callFunc() 115 uint8_t op = dataProvider.ConsumeIntegralInRange<uint8_t>(0, operations.size() - 1); in LLVMFuzzerTestOneInput()
|
D | String8_fuzz.cpp | 26 operations = { variable 109 operations[index](dataProvider, str1, str2); in callFunc() 127 uint8_t op = dataProvider.ConsumeIntegralInRange<uint8_t>(0, operations.size() - 1); in LLVMFuzzerTestOneInput()
|
/system/update_engine/scripts/update_payload/ |
D | applier.py | 484 def _ApplyOperations(self, operations, base_name, old_part_file, argument 498 for op, op_name in common.OperationIter(operations, base_name): 518 def _ApplyToPartition(self, operations, part_name, base_name, argument 553 self._ApplyOperations(operations, base_name, old_part_file, 595 install_operations.append((name, part.operations)) 617 for name, operations in install_operations: 620 operations, name, '%s_install_operations' % name, new_parts[name],
|
D | common.py | 205 def OperationIter(operations, base_name, reverse=False): argument 207 return _ObjNameIter(operations, base_name, reverse=reverse,
|
D | test_utils.py | 207 operations = partition.operations 208 op = operations.add()
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergyCallback.txt | 19 * operations. 27 * to perform further operations on the IBluetoothLowEnergy interface.
|
/system/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator.h | 54 const RepeatedPtrField<InstallOperation>* operations = nullptr; member
|
D | partition_cow_creator.cpp | 152 if (operations == nullptr) return sc.cow_size_bytes(); in GetCowSize() 154 for (const auto& iop : *operations) { in GetCowSize()
|
/system/update_engine/ |
D | update_metadata.proto | 17 // Update file format: An update file contains all the operations needed 62 // protobuf is downloaded). The types of operations are explained: 89 // The operations allowed in the payload (supported by the client) depend on the 175 // On minor version 2 or newer, these operations are supported: 180 // operations are supported: 183 // On minor version 4 or newer, these operations are supported: 188 // On minor version 5 or newer, these operations are supported: 260 // The list of operations to be performed to apply this PartitionUpdate. The 261 // associated operation blobs (in operations[i].data_offset, data_length) 263 repeated InstallOperation operations = 8; field [all …]
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 17 // Update file format: An update file contains all the operations needed 62 // protobuf is downloaded). The types of operations are explained: 89 // The operations allowed in the payload (supported by the client) depend on the 175 // On minor version 2 or newer, these operations are supported: 180 // operations are supported: 183 // On minor version 4 or newer, these operations are supported: 188 // On minor version 5 or newer, these operations are supported: 260 // The list of operations to be performed to apply this PartitionUpdate. The 261 // associated operation blobs (in operations[i].data_offset, data_length) 263 repeated InstallOperation operations = 8; field [all …]
|
/system/core/code_coverage/seccomp_policy/ |
D | code_coverage.policy.def | 11 // coverage tool uses different operations on different passes
|
/system/nvram/hal/ |
D | fake-nvram-seccomp-x86.policy | 23 # File operations.
|
D | fake-nvram-seccomp-arm64.policy | 22 # File operations.
|
D | fake-nvram-seccomp-x86_64.policy | 22 # File operations.
|
D | fake-nvram-seccomp-arm.policy | 22 # File operations.
|
/system/security/keystore-engine/ |
D | Android.bp | 45 // owned by the WiFi user to perform signing operations.
|