Home
last modified time | relevance | path

Searched refs:_wp (Results 1 – 14 of 14) sorted by relevance

/system/security/keystore2/src/
Dmaintenance.rs180 let _wp = wd::watch_millis_with("In call_with_watchdog", 500, move || { in call_with_watchdog() localVariable
305 let _wp = wd::watch("IKeystoreMaintenance::onUserPasswordChanged"); in onUserPasswordChanged() localVariable
312 let _wp = wd::watch("IKeystoreMaintenance::onUserAdded"); in onUserAdded() localVariable
323 let _wp = wd::watch("IKeystoreMaintenance::initUserSuperKeys"); in initUserSuperKeys() localVariable
330 let _wp = wd::watch("IKeystoreMaintenance::onUserRemoved"); in onUserRemoved() localVariable
336 let _wp = wd::watch("IKeystoreMaintenance::onUserLskfRemoved"); in onUserLskfRemoved() localVariable
342 let _wp = wd::watch("IKeystoreMaintenance::clearNamespace"); in clearNamespace() localVariable
348 let _wp = wd::watch("IKeystoreMaintenance::earlyBootEnded"); in earlyBootEnded() localVariable
358 let _wp = wd::watch("IKeystoreMaintenance::migrateKeyNamespace"); in migrateKeyNamespace() localVariable
364 let _wp = wd::watch("IKeystoreMaintenance::deleteAllKeys"); in deleteAllKeys() localVariable
[all …]
Dauthorization.rs254 let _wp = wd::watch("IKeystoreAuthorization::addAuthToken"); in addAuthToken() localVariable
259 let _wp = wd::watch("IKeystoreAuthorization::onDeviceUnlocked"); in onDeviceUnlocked() localVariable
269 let _wp = wd::watch("IKeystoreAuthorization::onDeviceLocked"); in onDeviceLocked() localVariable
275 let _wp = wd::watch("IKeystoreAuthorization::onWeakUnlockMethodsExpired"); in onWeakUnlockMethodsExpired() localVariable
280 let _wp = wd::watch("IKeystoreAuthorization::onNonLskfUnlockMethodsExpired"); in onNonLskfUnlockMethodsExpired() localVariable
290 let _wp = wd::watch("IKeystoreAuthorization::getAuthTokensForCredStore"); in getAuthTokensForCredStore() localVariable
Dsecurity_level.rs333 let _wp = in create_operation() localVariable
448 let _wp = self in add_required_parameters() localVariable
577 let _wp = self.watch_millis( in generate_key() localVariable
593 let _wp = self.watch_millis( in generate_key() localVariable
615 let _wp = self.watch_millis( in generate_key() localVariable
681 let _wp = self.watch("In KeystoreSecurityLevel::import_key: calling importKey."); in import_key() localVariable
794 let _wp = self.watch( in import_wrapped_key() localVariable
901 let _wp = wd::watch("Calling store_rkpd_attestation_key()"); in upgrade_rkpd_keyblob_if_required_with() localVariable
932 let _wp = self.watch(concat!( in convert_storage_key_to_ephemeral() localVariable
944 let _wp = self.watch("In convert_storage_key_to_ephemeral: calling upgradeKey"); in convert_storage_key_to_ephemeral() localVariable
[all …]
Dservice.rs384 let _wp = wd::watch_millis_with("IKeystoreService::getSecurityLevel", 500, move || { in getSecurityLevel() localVariable
390 let _wp = wd::watch("IKeystoreService::get_key_entry"); in getKeyEntry() localVariable
399 let _wp = wd::watch("IKeystoreService::updateSubcomponent"); in updateSubcomponent() localVariable
403 let _wp = wd::watch("IKeystoreService::listEntries"); in listEntries() localVariable
407 let _wp = wd::watch("IKeystoreService::deleteKey"); in deleteKey() localVariable
418 let _wp = wd::watch("IKeystoreService::grant"); in grant() localVariable
422 let _wp = wd::watch("IKeystoreService::ungrant"); in ungrant() localVariable
431 let _wp = wd::watch("IKeystoreService::listEntriesBatched"); in listEntriesBatched() localVariable
436 let _wp = wd::watch("IKeystoreService::getNumberOfEntries"); in getNumberOfEntries() localVariable
Doperation.rs289 let _wp = wd::watch("In Operation::prune: calling abort()"); in prune() localVariable
365 let _wp = wd::watch("Operation::update_aad: calling updateAad"); in update_aad() localVariable
389 let _wp = wd::watch("Operation::update: calling update"); in update() localVariable
419 let _wp = wd::watch("Operation::finish: calling finish"); in finish() localVariable
450 let _wp = wd::watch("Operation::abort: calling abort"); in abort() localVariable
824 let _wp = wd::watch("IKeystoreOperation::updateAad"); in updateAad() localVariable
833 let _wp = wd::watch("IKeystoreOperation::update"); in update() localVariable
845 let _wp = wd::watch("IKeystoreOperation::finish"); in finish() localVariable
854 let _wp = wd::watch("IKeystoreOperation::abort"); in abort() localVariable
Dmetrics.rs54 let _wp = wd::watch("IKeystoreMetrics::pullMetrics"); in pullMetrics() localVariable
Draw_device.rs214 let _wp = wd::watch(concat!( in lookup_or_generate_key() localVariable
308 let _wp = wd::watch("In use_key_in_one_step: calling: begin"); in use_key_in_one_step() localVariable
316 let _wp = wd::watch("In use_key_in_one_step: calling: finish"); in use_key_in_one_step() localVariable
Dapc.rs338 let _wp = wd::watch_millis("IProtectedConfirmation::presentPrompt", 3000); in presentPrompt() localVariable
346 let _wp = wd::watch("IProtectedConfirmation::cancelPrompt"); in cancelPrompt() localVariable
350 let _wp = wd::watch("IProtectedConfirmation::isSupported"); in isSupported() localVariable
Dlegacy_importer.rs205 let _wp = wd::watch("LegacyImporter::list_uid"); in list_uid() localVariable
302 let _wp = wd::watch("LegacyImporter::with_try_import"); in with_try_import() localVariable
358 let _wp = wd::watch("LegacyImporter::with_try_import_super_key"); in with_try_import_super_key() localVariable
382 let _wp = wd::watch("LegacyImporter::bulk_delete_uid"); in bulk_delete_uid() localVariable
405 let _wp = wd::watch("LegacyImporter::bulk_delete_user"); in bulk_delete_user() localVariable
Ddatabase.rs888 let _wp = wd::watch("KeystoreDB::new"); in new() localVariable
1123 let _wp = wd::watch("KeystoreDB::get_storage_stat"); in get_storage_stat() localVariable
1186 let _wp = wd::watch("KeystoreDB::handle_next_superseded_blob"); in handle_next_superseded_blobs() localVariable
1274 let _wp = wd::watch("KeystoreDB::cleanup_leftovers"); in cleanup_leftovers() localVariable
1295 let _wp = wd::watch("KeystoreDB::key_exists"); in key_exists() localVariable
1322 let _wp = wd::watch("KeystoreDB::store_super_key"); in store_super_key() localVariable
1367 let _wp = wd::watch("KeystoreDB::load_super_key"); in load_super_key() localVariable
1419 let _wp = name.map(wd::watch); in with_transaction_timeout() localVariable
1505 let _wp = wd::watch("KeystoreDB::set_blob"); in set_blob() localVariable
1518 let _wp = wd::watch("KeystoreDB::set_deleted_blob"); in set_deleted_blob() localVariable
[all …]
Dutils.rs146 let _wp = in check_android_permission() localVariable
264 let _wp = watchdog::watch("In utils::import_keyblob_and_perform_op: calling importKey."); in import_keyblob_and_perform_op() localVariable
304 let _wp = watchdog::watch("In utils::upgrade_keyblob_and_perform_op: calling upgradeKey."); in upgrade_keyblob_and_perform_op() localVariable
Dglobals.rs168 let _wp = wd::watch("In invalidate key closure: calling deleteKey"); localVariable
Dsuper_key.rs922 let _wp = in lock_unlocked_device_required_keys() localVariable
/system/security/keystore2/legacykeystore/
Dlib.rs535 let _wp = wd::watch("ILegacyKeystore::get"); in get() localVariable
539 let _wp = wd::watch("ILegacyKeystore::put"); in put() localVariable
543 let _wp = wd::watch("ILegacyKeystore::remove"); in remove() localVariable
547 let _wp = wd::watch("ILegacyKeystore::list"); in list() localVariable