Searched refs:AddMissedResponse (Results 1 – 2 of 2) sorted by relevance
140 bool AddMissedResponse();
207 bool ActiveLinkMonitor::AddMissedResponse() { in AddMissedResponse() function in shill::ActiveLinkMonitor312 if (timerisset(&sent_request_at_) && AddMissedResponse()) { in SendRequest()