Searched defs:SecretkeeperService (Results 1 – 2 of 2) sorted by relevance
38 pub struct SecretkeeperService<T: SerializedChannel + 'static> { struct43 impl<T: SerializedChannel + 'static> SecretkeeperService<T> { implementation61 impl<T: SerializedChannel> binder::Interface for SecretkeeperService<T> {} implementation64 impl<T: SerializedChannel> ISecretkeeper for SecretkeeperService<T> { implementation
149 struct SecretkeeperService { struct154 impl tipc::Service for SecretkeeperService { implementation