Home
last modified time | relevance | path

Searched refs:ErrCalcLen (Results 1 – 5 of 5) sorted by relevance

/webrtc/mdns/src/message/
H A Dname.rs25 Err(Error::ErrCalcLen) in new()
150 return Err(Error::ErrCalcLen); in unpack_compressed()
186 return Err(Error::ErrCalcLen); in unpack_compressed()
216 return Err(Error::ErrCalcLen); in skip()
H A Dpacker.rs85 return Err(Error::ErrCalcLen); in unpack_str()
/webrtc/mdns/src/message/resource/
H A Dtxt.rs47 return Err(Error::ErrCalcLen); in unpack()
H A Dopt.rs76 return Err(Error::ErrCalcLen); in unpack()
/webrtc/mdns/src/
H A Derror.rs29 ErrCalcLen, enumerator