Searched refs:ErrProtocolTooLarge (Results 1 – 2 of 2) sorted by relevance
| /webrtc/webrtc/src/ | ||
| H A D | error.rs | 128 ErrProtocolTooLarge, enumerator |
| /webrtc/webrtc/src/peer_connection/ | ||
| H A D | mod.rs | 1829 return Err(Error::ErrProtocolTooLarge); in create_data_channel() |