Searched defs:NotifyListeners (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session_context.h95 void NotifyListeners(const SyncEngineEvent& event) { function in class:browser_sync::sessions::SyncSessionContext
/external/chromium/chrome/common/deprecated/
H A Devent_sys-inl.h33 // 4. To broadcast events, call bob->event_channel()->NotifyListeners(event).
34 // 5. Only call NotifyListeners from a single thread at a time.
53 // NotifyListeners() method.
117 NotifyListeners(shutdown_event_);
170 void NotifyListeners(const EventType& event) { function in class:EventChannel

Completed in 75 milliseconds