Home
last modified time | relevance | path

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

/webrtc/stun/src/agent/
H A Dagent_test.rs131 Error::ErrTransactionNotExists, in test_agent_stop()
133 Error::ErrTransactionNotExists, in test_agent_stop()
/webrtc/stun/src/
H A Derror.rs17 ErrTransactionNotExists, enumerator
H A Dagent.rs142 Err(Error::ErrTransactionNotExists) in stop_with_error()