Searched refs:increment_num_updates_downloaded_by (Results 1 – 6 of 6) sorted by relevance
77 void increment_num_updates_downloaded_by(int value);
21 void StatusController::increment_num_updates_downloaded_by(int value) { in increment_num_updates_downloaded_by() function in syncer::sessions::StatusController
55 status->increment_num_updates_downloaded_by(1); in ModelChangingExecuteImpl()
213 void increment_num_updates_downloaded_by(int value);
50 void StatusController::increment_num_updates_downloaded_by(int value) { in increment_num_updates_downloaded_by() function in browser_sync::sessions::StatusController
393 status->increment_num_updates_downloaded_by(gu_response.entries_size()); in ProcessResponse()