Lines Matching refs:watch
115 fn watch(&self, id: &'static str) -> Option<wd::WatchPoint> { in watch() method
334 self.watch("In KeystoreSecurityLevel::create_operation: calling begin"); in create_operation()
449 .watch("In KeystoreSecurityLevel::add_required_parameters calling: get_aaid"); in add_required_parameters()
681 let _wp = self.watch("In KeystoreSecurityLevel::import_key: calling importKey."); in import_key()
794 let _wp = self.watch( in import_wrapped_key()
901 let _wp = wd::watch("Calling store_rkpd_attestation_key()"); in upgrade_rkpd_keyblob_if_required_with()
932 let _wp = self.watch(concat!( in convert_storage_key_to_ephemeral()
944 let _wp = self.watch("In convert_storage_key_to_ephemeral: calling upgradeKey"); in convert_storage_key_to_ephemeral()
949 let _wp = self.watch( in convert_storage_key_to_ephemeral()
983 let _wp = self.watch("In KeystoreSecuritylevel::delete_key: calling deleteKey"); in delete_key()
998 let _wp = self.watch("IKeystoreSecurityLevel::createOperation"); in createOperation()
1025 let _wp = self.watch("IKeystoreSecurityLevel::importKey"); in importKey()
1039 let _wp = self.watch("IKeystoreSecurityLevel::importWrappedKey"); in importWrappedKey()
1050 let _wp = self.watch("IKeystoreSecurityLevel::convertStorageKeyToEphemeral"); in convertStorageKeyToEphemeral()
1054 let _wp = self.watch("IKeystoreSecurityLevel::deleteKey"); in deleteKey()
1126 let _wp = wd::watch("Calling store_rkpd_attestation_key()"); in test_rkpd_attestation_key_upgrade()