Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dmaintenance.rs169 let _wp = wd::watch_millis_with("In call_with_watchdog", 500, move || { in call_with_watchdog() localVariable
285 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserPasswordChanged", 500); in onUserPasswordChanged() localVariable
290 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserAdded", 500); in onUserAdded() localVariable
295 let _wp = wd::watch_millis("IKeystoreMaintenance::onUserRemoved", 500); in onUserRemoved() localVariable
300 let _wp = wd::watch_millis("IKeystoreMaintenance::clearNamespace", 500); in clearNamespace() localVariable
305 let _wp = wd::watch_millis("IKeystoreMaintenance::getState", 500); in getState() localVariable
310 let _wp = wd::watch_millis("IKeystoreMaintenance::earlyBootEnded", 500); in earlyBootEnded() localVariable
315 let _wp = wd::watch_millis("IKeystoreMaintenance::onDeviceOffBody", 500); in onDeviceOffBody() localVariable
324 let _wp = wd::watch_millis("IKeystoreMaintenance::migrateKeyNamespace", 500); in migrateKeyNamespace() localVariable
329 let _wp = wd::watch_millis("IKeystoreMaintenance::deleteAllKeys", 500); in deleteAllKeys() localVariable
Dservice.rs376 let _wp = wd::watch_millis_with("IKeystoreService::getSecurityLevel", 500, move || { in getSecurityLevel() localVariable
382 let _wp = wd::watch_millis("IKeystoreService::get_key_entry", 500); in getKeyEntry() localVariable
391 let _wp = wd::watch_millis("IKeystoreService::updateSubcomponent", 500); in updateSubcomponent() localVariable
395 let _wp = wd::watch_millis("IKeystoreService::listEntries", 500); in listEntries() localVariable
399 let _wp = wd::watch_millis("IKeystoreService::deleteKey", 500); in deleteKey() localVariable
410 let _wp = wd::watch_millis("IKeystoreService::grant", 500); in grant() localVariable
414 let _wp = wd::watch_millis("IKeystoreService::ungrant", 500); in ungrant() localVariable
423 let _wp = wd::watch_millis("IKeystoreService::listEntriesBatched", 500); in listEntriesBatched() localVariable
428 let _wp = wd::watch_millis("IKeystoreService::getNumberOfEntries", 500); in getNumberOfEntries() localVariable
Dsecurity_level.rs327 let _wp = self.watch_millis( in create_operation() localVariable
441 let _wp = self.watch_millis( in add_required_parameters() localVariable
573 let _wp = self.watch_millis( in generate_key() localVariable
589 let _wp = self.watch_millis( in generate_key() localVariable
611 let _wp = self.watch_millis( in generate_key() localVariable
677 let _wp = in import_key() localVariable
792 let _wp = self.watch_millis( in import_wrapped_key() localVariable
924 let _wp = self.watch_millis( in convert_storage_key_to_ephemeral() localVariable
938 let _wp = self.watch_millis( in convert_storage_key_to_ephemeral() localVariable
946 let _wp = self.watch_millis( in convert_storage_key_to_ephemeral() localVariable
[all …]
Doperation.rs286 let _wp = wd::watch_millis("In Operation::prune: calling abort()", 500); in prune() localVariable
363 let _wp = wd::watch_millis("Operation::update_aad: calling updateAad", 500); in update_aad() localVariable
387 let _wp = wd::watch_millis("Operation::update: calling update", 500); in update() localVariable
417 let _wp = wd::watch_millis("Operation::finish: calling finish", 500); in finish() localVariable
448 let _wp = wd::watch_millis("Operation::abort: calling abort", 500); in abort() localVariable
822 let _wp = wd::watch_millis("IKeystoreOperation::updateAad", 500); in updateAad() localVariable
833 let _wp = wd::watch_millis("IKeystoreOperation::update", 500); in update() localVariable
847 let _wp = wd::watch_millis("IKeystoreOperation::finish", 500); in finish() localVariable
858 let _wp = wd::watch_millis("IKeystoreOperation::abort", 500); in abort() localVariable
Drkpd_client.rs87 let _wp = wd::watch_millis("IGetRegistrationCallback::onSuccess", 500); in onSuccess() localVariable
92 let _wp = wd::watch_millis("IGetRegistrationCallback::onCancel", 500); in onCancel() localVariable
101 let _wp = wd::watch_millis("IGetRegistrationCallback::onError", 500); in onError() localVariable
154 let _wp = wd::watch_millis("IGetKeyCallback::onSuccess", 500); in onSuccess() localVariable
162 let _wp = wd::watch_millis("IGetKeyCallback::onCancel", 500); in onCancel() localVariable
171 let _wp = wd::watch_millis("IGetKeyCallback::onError", 500); in onError() localVariable
247 let _wp = wd::watch_millis("IGetRegistrationCallback::onSuccess", 500); in onSuccess() localVariable
253 let _wp = wd::watch_millis("IGetRegistrationCallback::onError", 500); in onError() localVariable
298 let _wp = wd::watch_millis("Calling get_rkpd_attestation_key()", 500); in get_rkpd_attestation_key() localVariable
308 let _wp = wd::watch_millis("Calling store_rkpd_attestation_key()", 500); in store_rkpd_attestation_key() localVariable
Draw_device.rs214 let _wp = wd::watch_millis( in lookup_or_generate_key() localVariable
269 let _wp = wd::watch_millis( in upgrade_keyblob_if_required_with() localVariable
315 let _wp = wd::watch_millis("In use_key_in_one_step: calling: begin", 500); in use_key_in_one_step() localVariable
323 let _wp = wd::watch_millis("In use_key_in_one_step: calling: finish", 500); in use_key_in_one_step() localVariable
Dauthorization.rs244 let _wp = wd::watch_millis("IKeystoreAuthorization::addAuthToken", 500); in addAuthToken() localVariable
255 let _wp = in onLockScreenEvent() localVariable
276 let _wp = wd::watch_millis("IKeystoreAuthorization::getAuthTokensForCredStore", 500); in getAuthTokensForCredStore() localVariable
Dmetrics.rs54 let _wp = wd::watch_millis("IKeystoreMetrics::pullMetrics", 500); in pullMetrics() localVariable
Dapc.rs366 let _wp = wd::watch_millis("IProtectedConfirmation::presentPrompt", 3000); in presentPrompt() localVariable
376 let _wp = wd::watch_millis("IProtectedConfirmation::cancelPrompt", 500); in cancelPrompt() localVariable
380 let _wp = wd::watch_millis("IProtectedConfirmation::isSupported", 500); in isSupported() localVariable
Ddatabase.rs873 let _wp = wd::watch_millis("KeystoreDB::new", 500); in new() localVariable
1100 let _wp = wd::watch_millis("KeystoreDB::get_storage_stat", 500); in get_storage_stat() localVariable
1163 let _wp = wd::watch_millis("KeystoreDB::handle_next_superseded_blob", 500); in handle_next_superseded_blobs() localVariable
1251 let _wp = wd::watch_millis("KeystoreDB::cleanup_leftovers", 500); in cleanup_leftovers() localVariable
1272 let _wp = wd::watch_millis("KeystoreDB::key_exists", 500); in key_exists() localVariable
1299 let _wp = wd::watch_millis("KeystoreDB::store_super_key", 500); in store_super_key() localVariable
1344 let _wp = wd::watch_millis("KeystoreDB::load_super_key", 500); in load_super_key() localVariable
1385 let _wp = wd::watch_millis("KeystoreDB::get_or_create_key_with", 500); in get_or_create_key_with() localVariable
1522 let _wp = wd::watch_millis("KeystoreDB::create_key_entry", 500); in create_key_entry() localVariable
1576 let _wp = wd::watch_millis("KeystoreDB::create_attestation_key_entry", 500); in create_attestation_key_entry() localVariable
[all …]
Dlegacy_importer.rs200 let _wp = wd::watch_millis("LegacyImporter::list_uid", 500); in list_uid() localVariable
297 let _wp = wd::watch_millis("LegacyImporter::with_try_import", 500); in with_try_import() localVariable
353 let _wp = wd::watch_millis("LegacyImporter::with_try_import_super_key", 500); in with_try_import_super_key() localVariable
377 let _wp = wd::watch_millis("LegacyImporter::bulk_delete_uid", 500); in bulk_delete_uid() localVariable
400 let _wp = wd::watch_millis("LegacyImporter::bulk_delete_user", 500); in bulk_delete_user() localVariable
Dutils.rs130 let _wp = watchdog::watch_millis( in check_android_permission() localVariable
186 let _wp = watchdog::watch_millis( in upgrade_keyblob_if_required_with() localVariable
Dglobals.rs165 let _wp = wd::watch_millis("In invalidate key closure: calling deleteKey", 500); localVariable
Dsuper_key.rs969 let _wp = wd::watch_millis( in lock_screen_lock_bound_key() localVariable
/system/security/keystore2/legacykeystore/
Dlib.rs535 let _wp = wd::watch_millis("ILegacyKeystore::get", 500); in get() localVariable
539 let _wp = wd::watch_millis("ILegacyKeystore::put", 500); in put() localVariable
543 let _wp = wd::watch_millis("ILegacyKeystore::remove", 500); in remove() localVariable
547 let _wp = wd::watch_millis("ILegacyKeystore::list", 500); in list() localVariable