OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:must_back_off
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc
216
bool
must_back_off
= false; // Reduce SafeBrowsing service query frequency.
local
302
must_back_off
= true;
334
must_back_off
= true;
353
ScheduleNextUpdate(
must_back_off
);
Completed in 81 milliseconds