Searched refs:Closing (Results 1 – 2 of 2) sorted by relevance
25 Closing, enumerator43 3 => RTCDataChannelState::Closing, in from()55 DATA_CHANNEL_STATE_CLOSING_STR => RTCDataChannelState::Closing, in from()67 RTCDataChannelState::Closing => DATA_CHANNEL_STATE_CLOSING_STR, in fmt()85 ("closing", RTCDataChannelState::Closing), in test_new_data_channel_state()104 (RTCDataChannelState::Closing, "closing"), in test_data_channel_state_string()
428 self.set_ready_state(RTCDataChannelState::Closing); in close()