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

  /external/chromium/chrome/browser/sync/engine/
post_commit_message_command.cc 36 status->increment_num_consecutive_errors();
download_updates_command.cc 91 status->increment_num_consecutive_errors();
process_commit_response_command.cc 51 status->increment_num_consecutive_errors();
  /external/chromium/chrome/browser/sync/sessions/
status_controller_unittest.cc 43 status.increment_num_consecutive_errors();
122 status.increment_num_consecutive_errors();
status_controller.h 204 void increment_num_consecutive_errors();
status_controller.cc 123 void StatusController::increment_num_consecutive_errors() { function in class:browser_sync::sessions::StatusController

Completed in 335 milliseconds