HomeSort by relevance Sort by last modified time
    Searched defs:NotifyListeners (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 95 void NotifyListeners(const SyncEngineEvent& event) {
  /external/chromium/chrome/common/deprecated/
event_sys-inl.h 33 // 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) {
  /external/chromium_org/content/browser/geolocation/
device_data_provider.h 132 void NotifyListeners() {
  /external/chromium_org/sync/sessions/
sync_session_context.h 108 void NotifyListeners(const SyncEngineEvent& event) {

Completed in 214 milliseconds