Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs483 pub struct PrecalculatedOwnedCredentialSource<V: ProtocolVersion, M: MatchedCredential> struct
491 impl<'a, V: ProtocolVersion + 'a, M: MatchedCredential + 'a>
492 PrecalculatedOwnedCredentialSource<V, M> argument
523 impl<'a, V: ProtocolVersion, M: MatchedCredential> CredentialSource<'a, V>