Home
last modified time | relevance | path

Searched refs:FULLY_SYNCED (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_service_harness.cc104 wait_state_ = FULLY_SYNCED; in ProfileSyncServiceHarness()
210 SignalStateCompleteWithNextState(FULLY_SYNCED); in RunStateChangeMachine()
225 SignalStateCompleteWithNextState(FULLY_SYNCED); in RunStateChangeMachine()
238 SignalStateCompleteWithNextState(FULLY_SYNCED); in RunStateChangeMachine()
248 SignalStateCompleteWithNextState(FULLY_SYNCED); in RunStateChangeMachine()
256 SignalStateCompleteWithNextState(FULLY_SYNCED); in RunStateChangeMachine()
269 case FULLY_SYNCED: { in RunStateChangeMachine()
333 if (wait_state_ == FULLY_SYNCED) { in AwaitSyncCycleCompletion()
613 DCHECK_EQ(FULLY_SYNCED, wait_state_); in EnableEncryptionForType()
Dprofile_sync_service_harness.h165 FULLY_SYNCED, enumerator