OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:potentials
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/client/
basicportallocator.cc
572
const std::vector<Candidate>&
potentials
= it->port()->Candidates();
local
573
for (size_t i = 0; i <
potentials
.size(); ++i) {
574
if (!CheckCandidateFilter(
potentials
[i]))
578
StringToProto(
potentials
[i].protocol().c_str(), &pvalue) &&
581
candidates.push_back(
potentials
[i]);
[
all
...]
/prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.jar
Completed in 1624 milliseconds