Home
last modified time | relevance | path

Searched defs:KeystoreService (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Dservice.rs53 pub struct KeystoreService { struct
58 impl KeystoreService { argument
353 impl binder::Interface for KeystoreService {} implementation
357 impl IKeystoreService for KeystoreService { implementation