OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendEventNotification
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/sessions/
sync_session.h
111
void
SendEventNotification
(SyncCycleEvent::EventCause cause);
sync_session.cc
82
void SyncSession::
SendEventNotification
(SyncCycleEvent::EventCause cause) {
/external/chromium_org/sync/engine/
syncer.cc
154
session->
SendEventNotification
(SyncCycleEvent::STATUS_CHANGED);
197
session->
SendEventNotification
(SyncCycleEvent::SYNC_CYCLE_BEGIN);
Completed in 338 milliseconds