Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dincident_reporting_service.h225 void OnKillSwitchResult(UploadContext* context, bool is_killswitch_on);
Dincident_reporting_service.cc891 bool is_killswitch_on) { in OnKillSwitchResult() argument
893 if (!is_killswitch_on) { in OnKillSwitchResult()