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

  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 18 updates_received(0),
sync_status.h 55 int updates_received; member in struct:syncer::SyncStatus
58 // Of updates_received, how many were tombstones.
  /external/chromium/chrome/browser/sync/engine/
all_status.cc 31 // whose values accumulate (e.g. lifetime counters like updates_received)
74 status.updates_received +=
syncapi.h 710 int updates_received; member in struct:sync_api::SyncManager::Status
712 // Of updates_received, how many were tombstones.
    [all...]
  /external/chromium_org/sync/engine/
all_status.cc 27 // whose values accumulate (e.g. lifetime counters like updates_received)
63 status.updates_received +=
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 292 IntSyncStat updates_received(section_counters, "Updates Downloaded");
429 updates_received.SetValue(full_status.updates_received);
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 387 full_status.updates_received);
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 162 milliseconds