Searched refs:TimeForAlrProbe (Results 1 – 2 of 2) sorted by relevance
157 bool TimeForAlrProbe(Timestamp at_time) const;
406 bool ProbeController::TimeForAlrProbe(Timestamp at_time) const { in TimeForAlrProbe() function in webrtc::ProbeController462 if (TimeForAlrProbe(at_time) || TimeForNetworkStateProbe(at_time)) { in Process()