Home
last modified time | relevance | path

Searched refs:NotStarted (Results 1 – 3 of 3) sorted by relevance

/webrtc/mdns/src/message/
H A Dheader.rs60 NotStarted = 0, enumerator
72 0 => Section::NotStarted, in from()
86 Section::NotStarted => "NotStarted", in fmt()
H A Dbuilder.rs85 if self.section <= Section::NotStarted { in start_check()
130 Section::NotStarted => return Err(Error::ErrNotStarted), in increment_section_count()
H A Dmessage_test.rs837 section: Section::NotStarted, in test_start_error()
972 section: Section::NotStarted, in test_builder_resource_error()