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

  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.h 31 virtual void LocalPrinterRemoved(const std::string& name) = 0;
privet_local_printer_lister.cc 127 delegate_->LocalPrinterRemoved(device_name);
privet_local_printer_lister_unittest.cc 100 MOCK_METHOD1(LocalPrinterRemoved, void(const std::string& name));
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.h 95 virtual void LocalPrinterRemoved(const std::string& name) OVERRIDE;
print_preview_handler.cc     [all...]

Completed in 79 milliseconds