Searched refs:ag_channel (Results 1 – 2 of 2) sorted by relevance
29 let ag_channel = AuthGraphChannel(ta.clone()); localVariable32 let service = SecretkeeperService::new_as_binder(sk_channel, ag_channel);
41 let ag_channel = AuthGraphChannel(ta.clone()); in main() localVariable44 let service = SecretkeeperService::new_as_binder(sk_channel, ag_channel); in main()