Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.cc558 bool any_gathering = false; in UpdateAggregateStates_w() local
570 any_gathering = in UpdateAggregateStates_w()
571 any_gathering || channel->gathering_state() != kIceGatheringNew; in UpdateAggregateStates_w()
598 } else if (any_gathering) { in UpdateAggregateStates_w()