Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dservice.rs54 pub struct KeystoreService { struct
59 impl KeystoreService { argument
367 impl binder::Interface for KeystoreService {} implementation
371 impl IKeystoreService for KeystoreService { implementation