Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs3987 const ALIAS1: &str = "test_upgrade_0_to_1_1"; in test_upgrade_0_to_1() constant
3994 make_test_key_entry(&mut db, Domain::APP, UID as i64, ALIAS1, None).unwrap().id(); in test_upgrade_0_to_1()
4005 alias: Some(ALIAS1.to_string()), in test_upgrade_0_to_1()
4069 alias: Some(ALIAS1.to_string()), in test_upgrade_0_to_1()