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

/external/chromium_org/sync/tools/
H A Dsync_listen_notifications.cc52 class NotificationPrinter : public InvalidationHandler { class in namespace:syncer::__anon10840
54 NotificationPrinter() {} function in class:syncer::__anon10840::NotificationPrinter
55 virtual ~NotificationPrinter() {}
72 return "NotificationPrinter";
76 DISALLOW_COPY_AND_ASSIGN(NotificationPrinter);
200 NotificationPrinter notification_printer;

Completed in 994 milliseconds