Home
last modified time | relevance | path

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

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