Home
last modified time | relevance | path

Searched defs:StateChangeOp (Results 1 – 2 of 2) sorted by relevance

/webrtc/webrtc/src/peer_connection/
H A Dsignaling_state.rs7 pub(crate) enum StateChangeOp { enum
13 impl fmt::Display for StateChangeOp { implementation
116 op: StateChangeOp, in check_next_signaling_state()
H A Dmod.rs965 op: StateChangeOp, in set_description()