Home
last modified time | relevance | path

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

/system/security/keystore2/src/km_compat/
Dlib.rs41 static COMPAT_NAME: &str = "android.security.compat"; variable
46 binder::get_interface(COMPAT_NAME).ok()?; in get_device()
340 match binder::get_interface(COMPAT_NAME) { in test_secure_clock()
361 match binder::get_interface(COMPAT_NAME) { in test_shared_secret()