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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.h288 // Copy the candidates from |saved_candidates_| to |dest_desc|.
289 // The |saved_candidates_| will be cleared after this function call.
336 std::vector<IceCandidateInterface*> saved_candidates_; member in class:webrtc::WebRtcSession

Completed in 75 milliseconds