Home
last modified time | relevance | path

Searched refs:must_back_off (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dprotocol_manager.cc216 bool must_back_off = false; // Reduce SafeBrowsing service query frequency. in OnURLFetchComplete() local
302 must_back_off = true; in OnURLFetchComplete()
334 must_back_off = true; in OnURLFetchComplete()
353 ScheduleNextUpdate(must_back_off); in OnURLFetchComplete()