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