Searched refs:OnChannelWritableState (Results 1 – 4 of 4) sorted by relevance
112 void OnChannelWritableState(TransportChannel* channel);
142 &PseudoTcpChannel::OnChannelWritableState); in Connect()321 void PseudoTcpChannel::OnChannelWritableState(TransportChannel* channel) { in OnChannelWritableState() function in cricket::PseudoTcpChannel
239 impl->SignalWritableState.connect(this, &Transport::OnChannelWritableState); in CreateChannel_w()301 OnChannelWritableState(impl); in DestroyChannel_w()519 void Transport::OnChannelWritableState(TransportChannel* channel) { in OnChannelWritableState() function in cricket::Transport
431 void OnChannelWritableState(TransportChannel* channel);