Searched refs:getHolePunchCandidate (Results 1 – 2 of 2) sorted by relevance
536 if (mTunables.mEnableHolePunch && bestRun->getHolePunchCandidate() && in buildCachedSets()537 bestRun->getHolePunchCandidate()->requiresHolePunch()) { in buildCachedSets()540 mNewCachedSet->addHolePunchLayerIfFeasible(*bestRun->getHolePunchCandidate(), in buildCachedSets()
208 const CachedSet* getHolePunchCandidate() const { return mHolePunchCandidate; } in getHolePunchCandidate() function