Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/
Ddeser_v1_tests.rs49 impl<'adv, M: MatchedCredential> V1DeserializedSection<'adv, M> { implementation
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/
Dmod.rs426 pub enum V1DeserializedSection<'adv, M: MatchedCredential> { enum