Searched defs:unsent_candidates_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession.h121 const Candidates& unsent_candidates() const { return unsent_candidates_; }
136 void ClearUnsentCandidates() { unsent_candidates_.clear(); }
206 Candidates unsent_candidates_; member in class:cricket::TransportProxy

Completed in 720 milliseconds