Searched defs:AuthGraphService (Results 1 – 2 of 2) sorted by relevance
45 pub struct AuthGraphService<T: SerializedChannel + 'static> { struct49 impl<T: SerializedChannel + 'static> AuthGraphService<T> { implementation104 impl<T: SerializedChannel> binder::Interface for AuthGraphService<T> {} implementation109 impl<T: SerializedChannel> IAuthGraphKeyExchange for AuthGraphService<T> { implementation
115 struct AuthGraphService { struct120 impl tipc::Service for AuthGraphService { argument