Home
last modified time | relevance | path

Searched refs:check_overflow (Results 1 – 4 of 4) sorted by relevance

/webrtc/stun/src/
H A Dchecks.rs37 pub fn check_overflow(_at: AttrType, got: usize, max: usize) -> Result<()> { in check_overflow() function
H A Dtextattrs.rs62 check_overflow(self.attr, text.len(), max_len)?; in add_to()
H A Derror_code.rs39 check_overflow( in add_to()
H A Dxoraddr.rs148 check_overflow( in get_from_as()