Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dipc_manager.rs205 struct KMLegacyService { struct
211 impl KMLegacyService { impl
214 KMLegacyService { in new()
391 impl Service for KMLegacyService { implementation
556 KMLegacyService,
569 let legacy_service = KMLegacyService::new(Rc::clone(&km_ta)); in handle_port_connections()