EventCause          9 sync/engine/sync_cycle_event.cc SyncCycleEvent::SyncCycleEvent(EventCause cause) : what_happened(cause) {
EventCause         28 sync/engine/sync_cycle_event.h   explicit SyncCycleEvent(EventCause cause);
EventCause         31 sync/engine/sync_cycle_event.h   EventCause what_happened;
EventCause         82 sync/sessions/sync_session.cc void SyncSession::SendEventNotification(SyncCycleEvent::EventCause cause) {
EventCause        112 sync/sessions/sync_session.h   void SendEventNotification(SyncCycleEvent::EventCause cause);