LocalPrinterRemoved  126 chrome/browser/local_discovery/privet_local_printer_lister.cc     delegate_->LocalPrinterRemoved(device_name);
LocalPrinterRemoved   31 chrome/browser/local_discovery/privet_local_printer_lister.h     virtual void LocalPrinterRemoved(const std::string& name) = 0;
LocalPrinterRemoved   99 chrome/browser/local_discovery/privet_local_printer_lister_unittest.cc   MOCK_METHOD1(LocalPrinterRemoved, void(const std::string& name));
LocalPrinterRemoved   90 chrome/browser/ui/webui/print_preview/print_preview_handler.h   virtual void LocalPrinterRemoved(const std::string& name) OVERRIDE;