/system/security/keystore2/src/ |
D | maintenance.rs | 165 let _wp = wd::watch_millis_with("In call_with_watchdog", 500, move || { in call_with_watchdog() localVariable 270 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserPasswordChanged", 500); in onUserPasswordChanged() localVariable 275 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserAdded", 500); in onUserAdded() localVariable 280 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserRemoved", 500); in onUserRemoved() localVariable 285 let _wp = wd::watch_millis("IKeystoreMaintenance::clearNamespace", 500); in clearNamespace() localVariable 290 let _wp = wd::watch_millis("IKeystoreMaintenance::getState", 500); in getState() localVariable 295 let _wp = wd::watch_millis("IKeystoreMaintenance::earlyBootEnded", 500); in earlyBootEnded() localVariable 300 let _wp = wd::watch_millis("IKeystoreMaintenance::onDeviceOffBody", 500); in onDeviceOffBody() localVariable 309 let _wp = wd::watch_millis("IKeystoreMaintenance::migrateKeyNamespace", 500); in migrateKeyNamespace() localVariable 314 let _wp = wd::watch_millis("IKeystoreMaintenance::deleteAllKeys", 500); in deleteAllKeys() localVariable
|
D | security_level.rs | 321 let _wp = self.watch_millis( in create_operation() localVariable 399 let _wp = self.watch_millis( in add_certificate_parameters() localVariable 533 let _wp = self.watch_millis( in generate_key() localVariable 548 let _wp = self.watch_millis( in generate_key() localVariable 564 let _wp = self.watch_millis( in generate_key() localVariable 631 let _wp = in import_key() localVariable 748 let _wp = self.watch_millis( in import_wrapped_key() localVariable 811 let _wp = self.watch_millis( in upgrade_keyblob_if_required_with() localVariable 891 let _wp = self.watch_millis( in convert_storage_key_to_ephemeral() localVariable 905 let _wp = self.watch_millis( in convert_storage_key_to_ephemeral() localVariable [all …]
|
D | service.rs | 362 let _wp = wd::watch_millis_with("IKeystoreService::getSecurityLevel", 500, move || { in getSecurityLevel() localVariable 368 let _wp = wd::watch_millis("IKeystoreService::get_key_entry", 500); in getKeyEntry() localVariable 377 let _wp = wd::watch_millis("IKeystoreService::updateSubcomponent", 500); in updateSubcomponent() localVariable 385 let _wp = wd::watch_millis("IKeystoreService::listEntries", 500); in listEntries() localVariable 389 let _wp = wd::watch_millis("IKeystoreService::deleteKey", 500); in deleteKey() localVariable 400 let _wp = wd::watch_millis("IKeystoreService::grant", 500); in grant() localVariable 404 let _wp = wd::watch_millis("IKeystoreService::ungrant", 500); in ungrant() localVariable
|
D | operation.rs | 294 let _wp = wd::watch_millis("In Operation::prune: calling abort()", 500); in prune() localVariable 376 let _wp = wd::watch_millis("Operation::update_aad: calling updateAad", 500); in update_aad() localVariable 403 let _wp = wd::watch_millis("Operation::update: calling update", 500); in update() localVariable 436 let _wp = wd::watch_millis("Operation::finish: calling finish", 500); in finish() localVariable 469 let _wp = wd::watch_millis("Operation::abort: calling abort", 500); in abort() localVariable 845 let _wp = wd::watch_millis("IKeystoreOperation::updateAad", 500); in updateAad() localVariable 856 let _wp = wd::watch_millis("IKeystoreOperation::update", 500); in update() localVariable 870 let _wp = wd::watch_millis("IKeystoreOperation::finish", 500); in finish() localVariable 881 let _wp = wd::watch_millis("IKeystoreOperation::abort", 500); in abort() localVariable
|
D | remote_provisioning.rs | 433 let _wp = wd::watch_millis("IRemoteProvisioning::getPoolStatus", 500); in getPoolStatus() localVariable 447 let _wp = wd::watch_millis("IRemoteProvisioning::generateCsr", 500); in generateCsr() localVariable 470 let _wp = wd::watch_millis("IRemoteProvisioning::provisionCertChain", 500); in provisionCertChain() localVariable 482 let _wp = wd::watch_millis("IRemoteProvisioning::generateKeyPair", 500); in generateKeyPair() localVariable 487 let _wp = wd::watch_millis("IRemoteProvisioning::getSecurityLevels", 500); in getImplementationInfo() localVariable 492 let _wp = wd::watch_millis("IRemoteProvisioning::deleteAllKeys", 500); in deleteAllKeys() localVariable
|
D | raw_device.rs | 209 let _wp = wd::watch_millis( in lookup_or_generate_key() localVariable 264 let _wp = wd::watch_millis( in upgrade_keyblob_if_required_with() localVariable 318 let _wp = wd::watch_millis("In use_key_in_one_step: calling: begin", 500); in use_key_in_one_step() localVariable 328 let _wp = wd::watch_millis("In use_key_in_one_step: calling: finish", 500); in use_key_in_one_step() localVariable
|
D | authorization.rs | 237 let _wp = wd::watch_millis("IKeystoreAuthorization::addAuthToken", 500); in addAuthToken() localVariable 248 let _wp = in onLockScreenEvent() localVariable 269 let _wp = wd::watch_millis("IKeystoreAuthorization::getAuthTokensForCredStore", 500); in getAuthTokensForCredStore() localVariable
|
D | metrics.rs | 53 let _wp = wd::watch_millis("IKeystoreMetrics::pullMetrics", 500); in pullMetrics() localVariable
|
D | apc.rs | 367 let _wp = wd::watch_millis("IProtectedConfirmation::presentPrompt", 3000); in presentPrompt() localVariable 377 let _wp = wd::watch_millis("IProtectedConfirmation::cancelPrompt", 500); in cancelPrompt() localVariable 381 let _wp = wd::watch_millis("IProtectedConfirmation::isSupported", 500); in isSupported() localVariable
|
D | legacy_migrator.rs | 199 let _wp = wd::watch_millis("LegacyMigrator::list_uid", 500); in list_uid() localVariable 295 let _wp = wd::watch_millis("LegacyMigrator::with_try_migrate", 500); in with_try_migrate() localVariable 349 let _wp = wd::watch_millis("LegacyMigrator::with_try_migrate_super_key", 500); in with_try_migrate_super_key() localVariable 373 let _wp = wd::watch_millis("LegacyMigrator::bulk_delete_uid", 500); in bulk_delete_uid() localVariable 396 let _wp = wd::watch_millis("LegacyMigrator::bulk_delete_user", 500); in bulk_delete_user() localVariable
|
D | database.rs | 843 let _wp = wd::watch_millis("KeystoreDB::new", 500); in new() localVariable 1070 let _wp = wd::watch_millis("KeystoreDB::get_storage_stat", 500); in get_storage_stat() localVariable 1133 let _wp = wd::watch_millis("KeystoreDB::handle_next_superseded_blob", 500); in handle_next_superseded_blobs() localVariable 1221 let _wp = wd::watch_millis("KeystoreDB::cleanup_leftovers", 500); in cleanup_leftovers() localVariable 1242 let _wp = wd::watch_millis("KeystoreDB::key_exists", 500); in key_exists() localVariable 1269 let _wp = wd::watch_millis("KeystoreDB::store_super_key", 500); in store_super_key() localVariable 1314 let _wp = wd::watch_millis("KeystoreDB::load_super_key", 500); in load_super_key() localVariable 1355 let _wp = wd::watch_millis("KeystoreDB::get_or_create_key_with", 500); in get_or_create_key_with() localVariable 1494 let _wp = wd::watch_millis("KeystoreDB::create_key_entry", 500); in create_key_entry() localVariable 1548 let _wp = wd::watch_millis("KeystoreDB::create_attestation_key_entry", 500); in create_attestation_key_entry() localVariable [all …]
|
D | utils.rs | 110 let _wp = watchdog::watch_millis( in check_device_attestation_permissions() localVariable
|
D | globals.rs | 171 let _wp = wd::watch_millis("In invalidate key closure: calling deleteKey", 500); localVariable
|
D | super_key.rs | 964 let _wp = wd::watch_millis( in lock_screen_lock_bound_key() localVariable
|
/system/security/keystore2/legacykeystore/ |
D | lib.rs | 503 let _wp = wd::watch_millis("ILegacyKeystore::get", 500); in get() localVariable 507 let _wp = wd::watch_millis("ILegacyKeystore::put", 500); in put() localVariable 511 let _wp = wd::watch_millis("ILegacyKeystore::remove", 500); in remove() localVariable 515 let _wp = wd::watch_millis("ILegacyKeystore::list", 500); in list() localVariable
|