Home
last modified time | relevance | path

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

/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_cli.rs110 const SECRETKEEPER_SERVICE: &str = "android.hardware.security.secretkeeper.ISecretkeeper"; constant
322 let instances: Vec<String> = binder::get_declared_instances(SECRETKEEPER_SERVICE) in main()
Dsecretkeeper_test_client.rs44 const SECRETKEEPER_SERVICE: &str = "android.hardware.security.secretkeeper.ISecretkeeper"; constant
91 binder::get_declared_instances(SECRETKEEPER_SERVICE) in get_instances()