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

  /external/chromium/chrome/browser/sync/engine/
nudge_source.h 12 NUDGE_SOURCE_UNKNOWN = 0,
syncer_thread2_unittest.cc 398 syncer_thread()->ScheduleNudge(delay, NUDGE_SOURCE_UNKNOWN, types1,
478 syncer_thread()->ScheduleNudgeWithPayloads(delay, NUDGE_SOURCE_UNKNOWN,
    [all...]
syncer_thread.cc 57 case NUDGE_SOURCE_UNKNOWN:
    [all...]
  /external/chromium_org/sync/engine/
nudge_source.h 11 NUDGE_SOURCE_UNKNOWN = 0,
nudge_source.cc 15 ENUM_CASE(NUDGE_SOURCE_UNKNOWN);
all_status.cc 191 case NUDGE_SOURCE_UNKNOWN:
195 // NUDGE_SOURCE_UNKNOWN. That shouldn't happen.
sync_scheduler_impl.cc 113 case NUDGE_SOURCE_UNKNOWN:

Completed in 38 milliseconds