Home
last modified time | relevance | path

Searched refs:STOP_SYNCING_PERMANENTLY (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_types.h95 STOP_SYNCING_PERMANENTLY, enumerator
Dall_status.cc109 case SyncEngineEvent::STOP_SYNCING_PERMANENTLY: in OnSyncEngineEvent()
Dsyncer_thread.cc863 Notify(SyncEngineEvent::STOP_SYNCING_PERMANENTLY); in OnShouldStopSyncingPermanently()
Dsyncapi.cc2544 if (event.what_happened == SyncEngineEvent::STOP_SYNCING_PERMANENTLY) { in OnSyncEngineEvent()