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

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

Completed in 56 milliseconds