Searched defs:ChannelState (Results 1 – 10 of 10) sorted by relevance
51 struct ChannelState { struct74 std::vector<std::unique_ptr<ChannelState>> channels_; argument
240 NoiseSuppressor::ChannelState::ChannelState( in ChannelState() function in webrtc::NoiseSuppressor::ChannelState
27 public enum ChannelState enum
34 ChannelState = ChannelConnectivityState.State # pylint: disable=no-member variable
110 enum ChannelState { enum
5645 void TIM_CCxChannelCmd(TIM_TypeDef* TIMx, uint32_t Channel, uint32_t ChannelState) in TIM_CCxChannelCmd()
186 class ChannelState(namedtuple('ChannelState', 'pending closed')): class
460 XdsClient::ChannelState::ChannelState(WeakRefCountedPtr<XdsClient> xds_client, in ChannelState() function in grpc_core::XdsClient::ChannelState
1115 TEST_P(End2endTest, ChannelState) { in TEST_P() argument