HomeSort by relevance Sort by last modified time
    Searched refs:ForceScheduleNextUpdate (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 119 void ForceScheduleNextUpdate(int next_update_msec);
201 // ForceScheduleNextUpdate is called.
267 // ForceScheduleNextUpdate has to be called to trigger the update.
410 // ForceScheduleNextUpdate() is called. This is set for testing purpose.
protocol_manager.cc 496 ForceScheduleNextUpdate(next_update);
499 void SafeBrowsingProtocolManager::ForceScheduleNextUpdate(
safe_browsing_test.cc 219 safe_browsing_service_->protocol_manager_->ForceScheduleNextUpdate(0);

Completed in 88 milliseconds