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

  /external/chromium_org/sync/engine/
sync_engine_event.h 39 STOP_SYNCING_PERMANENTLY,
all_status.cc 103 case SyncEngineEvent::STOP_SYNCING_PERMANENTLY:
  /external/chromium/chrome/browser/sync/engine/
syncer_types.h 95 STOP_SYNCING_PERMANENTLY,
all_status.cc 109 case SyncEngineEvent::STOP_SYNCING_PERMANENTLY:
syncer_thread.cc 863 Notify(SyncEngineEvent::STOP_SYNCING_PERMANENTLY);
    [all...]
syncapi.cc     [all...]
  /external/chromium_org/sync/internal_api/
debug_info_event_listener.cc 89 CreateAndAddEvent(sync_pb::DebugEventInfo::STOP_SYNCING_PERMANENTLY);
sync_manager_impl.cc     [all...]
  /external/chromium_org/sync/protocol/
proto_enum_conversions.cc 224 ENUM_CASE(sync_pb::DebugEventInfo, STOP_SYNCING_PERMANENTLY);

Completed in 303 milliseconds