Searched refs:OnChannelReadableState (Results 1 – 2 of 2) sorted by relevance
430 void OnChannelReadableState(TransportChannel* channel);
238 impl->SignalReadableState.connect(this, &Transport::OnChannelReadableState); in CreateChannel_w()505 void Transport::OnChannelReadableState(TransportChannel* channel) { in OnChannelReadableState() function in cricket::Transport