Searched defs:OnPrinterDeleted (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/service/cloud_print/ | ||
D | print_system_win.cc | 152 virtual void OnPrinterDeleted() OVERRIDE {} in OnPrinterDeleted() function in cloud_print::__anon4d7f84d30111::PrintServerWatcherWin |
D | printer_job_handler.cc | 223 void PrinterJobHandler::OnPrinterDeleted() { in OnPrinterDeleted() function in cloud_print::PrinterJobHandler |
D | cloud_print_connector.cc | 160 void CloudPrintConnector::OnPrinterDeleted(const std::string& printer_id) { in OnPrinterDeleted() function in cloud_print::CloudPrintConnector |
/external/chromium_org/cloud_print/gcp20/prototype/ | ||
D | printer.cc | 668 void Printer::OnPrinterDeleted() { in OnPrinterDeleted() function in Printer |