Searched refs:all_authorities (Results 1 – 2 of 2) sorted by relevance
| /webrtc/mdns/src/message/ | ||
| H A D | parser.rs | 231 pub fn all_authorities(&mut self) -> Result<Vec<Resource>> { in all_authorities() method |
| H A D | mod.rs | 275 self.authorities = p.all_authorities()?; in unpack() |