HomeSort by relevance Sort by last modified time
    Searched full:nudge_source_notification (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/sync/engine/
nudge_source.cc 16 ENUM_CASE(NUDGE_SOURCE_NOTIFICATION);
nudge_source.h 13 NUDGE_SOURCE_NOTIFICATION,
all_status.cc 187 case NUDGE_SOURCE_NOTIFICATION:
188 status_.nudge_source_notification++;
sync_scheduler_impl.cc 111 case NUDGE_SOURCE_NOTIFICATION:
  /external/chromium/chrome/browser/sync/engine/
nudge_source.h 14 NUDGE_SOURCE_NOTIFICATION,
syncer_thread2_unittest.cc 415 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_NOTIFICATION, types3,
497 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_NOTIFICATION,
    [all...]
syncer_thread.cc 51 case NUDGE_SOURCE_NOTIFICATION:
    [all...]
syncapi.cc     [all...]
  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 30 nudge_source_notification(0),
sync_status.h 81 int nudge_source_notification; member in struct:syncer::SyncStatus
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 317 IntSyncStat nudge_source_notification(
448 nudge_source_notification.SetValue(full_status.nudge_source_notification);
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc     [all...]

Completed in 599 milliseconds