Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc2460 Candidates candidates_orig; in ParseContent() local
2530 candidates_orig.push_back(candidate); in ParseContent()
2687 for (Candidates::iterator it = candidates_orig.begin(); in ParseContent()
2688 it != candidates_orig.end(); ++it) { in ParseContent()