Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs76 pub struct CredentialBookBuilder<M: MatchedCredential> { struct
80 impl<M: MatchedCredential> CredentialBookBuilder<M> { impl