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

  /external/chromium/chrome/browser/sync/engine/
nudge_source.h 16 NUDGE_SOURCE_LOCAL,
syncer_thread2_unittest.cc 113 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, nudge_types,
213 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, model_types,
230 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, model_types,
361 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, model_types,
400 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, types2,
437 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
453 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
480 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
572 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, ModelTypeBitSet(),
591 syncer_thread()->ScheduleNudge(zero(), NUDGE_SOURCE_LOCAL, types
    [all...]
syncer_thread.cc 53 case NUDGE_SOURCE_LOCAL:
    [all...]
syncapi.cc     [all...]
  /external/chromium_org/sync/engine/
nudge_source.h 15 NUDGE_SOURCE_LOCAL,
nudge_source.cc 17 ENUM_CASE(NUDGE_SOURCE_LOCAL);
all_status.cc 185 case NUDGE_SOURCE_LOCAL:
186 status_.nudge_source_local++;
sync_scheduler_impl.cc 109 case NUDGE_SOURCE_LOCAL:
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc     [all...]

Completed in 152 milliseconds