Searched defs:SliceCredentialSource (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/ |
D | source.rs | 54 pub struct SliceCredentialSource<'c, V: ProtocolVersion, M: MatchedCredential> { struct 58 impl<'c, V: ProtocolVersion, M: MatchedCredential> SliceCredentialSource<'c, V, M> { argument 65 impl<'a, 'b, V: ProtocolVersion, M: MatchedCredential> CredentialSource<'a, V>
|