/system/security/keystore2/src/ |
D | operation.rs | 178 forced: bool, field 207 forced: bool, field 220 forced: bool, in new() 230 forced, in new() 257 forced: self.forced, in get_pruning_info() 519 forced: bool, in create_operation() 538 forced, in create_operation() 550 forced, in create_operation() 635 pub fn prune(&self, caller: u32, forced: bool) -> Result<(), Error> { in prune() 661 let caller_malus = if forced { 0 } else { 1u64 + *owners.entry(caller).or_default() }; in prune() [all …]
|
D | security_level.rs | 210 forced: bool, in create_operation() 221 if forced { in create_operation() 252 if forced { in create_operation() 328 self.operation_db.prune(caller_uid, forced)?; in create_operation() 358 forced, in create_operation() 967 forced: bool, in createOperation() 970 map_or_log_err(self.create_operation(key, operation_parameters, forced), Ok) in createOperation()
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 89 in KeyParameter[] operationParameters, in boolean forced); in createOperation() argument
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 38 …r key, in android.hardware.security.keymint.KeyParameter[] operationParameters, in boolean forced); in createOperation() argument
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 38 …r key, in android.hardware.security.keymint.KeyParameter[] operationParameters, in boolean forced); in createOperation() argument
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothHeadset.aidl | 82 void setForceScoAudio(boolean forced, in AttributionSource attributionSource); in setForceScoAudio() argument
|
/system/update_engine/ |
D | README.md | 198 non-interactive updates happen periodically, a forced-non-interactive update 200 time. We can call a forced non-interactive update with:
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | system_server.te | 273 # TODO: Remove when HALs are forced into separate processes
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | system_server.te | 286 # TODO: Remove when HALs are forced into separate processes
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 287 these tests, as ungraceful forced termination of the bootloader can expose
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | system_server.te | 305 # TODO: Remove when HALs are forced into separate processes
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | system_server.te | 329 # TODO: Remove when HALs are forced into separate processes
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | system_server.te | 356 # TODO: Remove when HALs are forced into separate processes
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | system_server.te | 417 # TODO: Remove when HALs are forced into separate processes
|
/system/sepolicy/private/ |
D | system_server.te | 417 # TODO: Remove when HALs are forced into separate processes
|