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

/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc438 const std::vector<Candidate>& potentials = port->candidates(); local
439 for (size_t i = 0; i < potentials.size(); ++i) {
441 if (!StringToProto(potentials[i].protocol().c_str(), &pvalue))
444 candidates.push_back(potentials[i]);
460 const std::vector<Candidate>& potentials = it->port->candidates(); local
461 for (size_t i = 0; i < potentials.size(); ++i) {
463 if (!StringToProto(potentials[i].protocol().c_str(), &pvalue))
466 candidates.push_back(potentials[i]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...

Completed in 1759 milliseconds