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