Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationservice/src/
Dmaintenance.rs28 const SECRETKEEPER_SERVICE: &str = "android.hardware.security.secretkeeper.ISecretkeeper/default"; constant
116 let sk = binder::wait_for_interface::<dyn ISecretkeeper>(SECRETKEEPER_SERVICE) in new()
293 matches!(binder::is_declared(SECRETKEEPER_SERVICE), Ok(true)) in is_sk_present()