Searched refs:SyncEvent (Results 1 – 6 of 6) sorted by relevance
29 class SyncEvent41 ~SyncEvent () in ~SyncEvent()151 SyncEventGuard (SyncEvent& event) in SyncEventGuard()173 SyncEvent& mEvent;
54 static SyncEvent gOpenCompletedEvent;55 static SyncEvent gPostInitCompletedEvent;56 static SyncEvent gCloseCompletedEvent;
677 ProfileSyncService::SyncEvent( in HandleConfigure()819 ProfileSyncService::SyncEvent(ProfileSyncService::STOP_FROM_OPTIONS); in HandleStopSyncing()849 ProfileSyncService::SyncEvent( in CloseSyncSetup()
145 ProfileSyncService::SyncEvent(ProfileSyncService::START_FROM_NTP); in HandleSyncLinkClicked()
532 static void SyncEvent(SyncEventCodes code);
2449 void ProfileSyncService::SyncEvent(SyncEventCodes code) { in SyncEvent() function in ProfileSyncService