Searched refs:failed_or_disconnected (Results 1 – 2 of 2) sorted by relevance
750 if (network->failed_or_disconnected()) { in EvaluateCellularNetwork()762 if (network->failed_or_disconnected() || in EvaluateCellularNetwork()780 if (network->failed_or_disconnected()) { in EvaluateCellularNetwork()808 if (network->failed_or_disconnected()) { in EvaluateCellularNetwork()
290 bool failed_or_disconnected() const { in failed_or_disconnected() function