Home
last modified time | relevance | path

Searched refs:ComputeState (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h200 TransportChannelState ComputeState() const;
Dp2ptransportchannel.cc305 TransportChannelState P2PTransportChannel::ComputeState() const { in ComputeState() function in cricket::P2PTransportChannel
1110 state_ = ComputeState(); in UpdateState()