Searched refs:pending_probes (Results 1 – 1 of 1) sorted by relevance
276 std::vector<ProbeClusterConfig> pending_probes; in SetEstimatedBitrate() local286 pending_probes = InitiateProbing( in SetEstimatedBitrate()300 return pending_probes; in SetEstimatedBitrate()419 std::vector<ProbeClusterConfig> pending_probes; in InitiateProbing() local437 pending_probes.push_back(config); in InitiateProbing()448 return pending_probes; in InitiateProbing()