Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/section/
Dencoder.rs76 pub struct UnencryptedSectionEncoder; struct
78 impl UnencryptedSectionEncoder {} implementation
80 impl SectionEncoder for UnencryptedSectionEncoder { implementation