Searched refs:increment_num_updates_downloaded_by (Results 1 – 3 of 3) sorted by relevance
71 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
279 status->increment_num_updates_downloaded_by(gu_response.entries_size()); in ProcessResponse()