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

  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 11 notifications_received(0),
sync_status.h 33 int notifications_received; member in struct:syncer::SyncStatus
  /external/chromium/chrome/browser/sync/engine/
all_status.cc 152 ++status_.notifications_received;
syncapi.h 692 int notifications_received; member in struct:sync_api::SyncManager::Status
    [all...]
  /external/chromium_org/sync/engine/
all_status.cc 134 ++status_.notifications_received;
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 281 IntSyncStat notifications_received(section_counters,
420 notifications_received.SetValue(full_status.notifications_received);
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 365 full_status.notifications_received);

Completed in 611 milliseconds