Home
last modified time | relevance | path

Searched refs:GetPrinterName (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Dprinter_job_handler.h103 std::string GetPrinterName() const;
Dcloud_print_connector.cc547 if (IsSamePrinter(it->second->GetPrinterName(), info.printer_name)) { in OnPrinterRegister()
Dprinter_job_handler.cc96 std::string PrinterJobHandler::GetPrinterName() const { in GetPrinterName() function in cloud_print::PrinterJobHandler