HomeSort by relevance Sort by last modified time
    Searched refs:notification_printer (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/tools/
sync_listen_notifications.cc 101 NotificationPrinter notification_printer; local
102 sync_notifier->AddObserver(&notification_printer);
117 sync_notifier->RemoveObserver(&notification_printer);
  /external/chromium_org/sync/tools/
sync_listen_notifications.cc 197 NotificationPrinter notification_printer; local
202 invalidator->RegisterHandler(&notification_printer);
204 &notification_printer, ModelTypeSetToObjectIdSet(ModelTypeSet::All()));
208 invalidator->UnregisterHandler(&notification_printer);

Completed in 61 milliseconds