Home
last modified time | relevance | path

Searched defs:SliceCredentialSource (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dsource.rs54 pub struct SliceCredentialSource<'c, V: ProtocolVersion, M: MatchedCredential> { struct
58 impl<'c, V: ProtocolVersion, M: MatchedCredential> SliceCredentialSource<'c, V, M> { impl
65 impl<'a, 'b, V: ProtocolVersion, M: MatchedCredential> CredentialSource<'a, V>