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

  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 24 nudge_source_local(0),
sync_status.h 68 int nudge_source_local; member in struct:syncer::SyncStatus
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 312 IntSyncStat nudge_source_local(section_nudge_info, "Local Changes");
433 nudge_source_local.SetValue(full_status.nudge_source_local);
  /external/chromium_org/sync/engine/
all_status.cc 172 case NUDGE_SOURCE_LOCAL:
173 status_.nudge_source_local++;

Completed in 145 milliseconds