Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs4380 const DESTINATION_NAMESPACE: i64 = 1000i64; in test_migrate_key_app_to_selinux() constant
4396 nspace: DESTINATION_NAMESPACE, in test_migrate_key_app_to_selinux()
4416 assert_eq!(DESTINATION_NAMESPACE as i64, k.nspace); in test_migrate_key_app_to_selinux()