Home
last modified time | relevance | path

Searched refs:authenticator (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Virtualization/authfs/src/fsverity/
Dverifier.rs137 authenticator: &A, in new()
150 let valid = authenticator.verify(&sig, &formatted_digest)?; in new()
198 let authenticator = FakeAuthenticator::always_succeed(); in new_reader_with_fsverity() localVariable
200 VerifiedFileReader::new(&authenticator, file_reader, file_size, sig, merkle_tree)?, in new_reader_with_fsverity()
272 let authenticator = FakeAuthenticator::always_fail(); in invalid_signature() localVariable
277 assert!(VerifiedFileReader::new(&authenticator, file_reader, file_size, sig, merkle_tree) in invalid_signature()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowAccountManager.java43 public static void addAuthenticator(AuthenticatorDescription authenticator) { in addAuthenticator() argument
44 sAuthenticators.put(authenticator.type, authenticator); in addAuthenticator()
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountType.java325 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument
326 accountType = authenticator.type; in initializeFieldsFromAuthenticator()
327 titleRes = authenticator.labelId; in initializeFieldsFromAuthenticator()
328 iconRes = authenticator.iconId; in initializeFieldsFromAuthenticator()
DFallbackAccountType.java87 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument
DSimAccountType.java72 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument
/packages/modules/Virtualization/authfs/src/
Dmain.rs213 let authenticator = FakeAuthenticator::always_succeed(); in new_config_remote_verified_file() localVariable
216 &authenticator, in new_config_remote_verified_file()
240 let authenticator = FakeAuthenticator::always_succeed(); in new_config_local_ro_file() localVariable
244 VerifiedFileReader::new(&authenticator, file_reader, file_size, sig, merkle_tree_reader)?; in new_config_local_ro_file()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowAccountManager.java65 public void addAuthenticatorAsUser(int userId, AuthenticatorDescription authenticator) { in addAuthenticatorAsUser() argument
67 mAuthenticatorAsUserMap.get(userId).add(authenticator); in addAuthenticatorAsUser()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...