Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.cc559 bool all_done_gathering = !channels_.empty(); in UpdateAggregateStates_w() local
572 all_done_gathering = all_done_gathering && in UpdateAggregateStates_w()
596 if (all_done_gathering) { in UpdateAggregateStates_w()