HomeSort by relevance Sort by last modified time
    Searched refs:potentials (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 593 const std::vector<Candidate>& potentials = it->port()->Candidates(); local
594 for (size_t i = 0; i < potentials.size(); ++i) {
596 if (!StringToProto(potentials[i].protocol().c_str(), &pvalue))
599 candidates.push_back(potentials[i]);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 

Completed in 81 milliseconds