Searched refs:add_question (Results 1 – 2 of 2) sorted by relevance
| /webrtc/mdns/src/message/ | ||
| H A D | builder.rs | 144 pub fn add_question(&mut self, q: &Question) -> Result<()> { in add_question() method |
| H A D | message_test.rs | 1050 b.add_question(q)?; in test_builder() |