Home
last modified time | relevance | path

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

/external/chromium_org/chrome/service/cloud_print/
Dprint_system_cups.cc149 std::string MakeFullPrinterName(const GURL& url,
498 printer_it->printer_name = MakeFullPrinterName(it->url, in UpdatePrinters()
829 std::string PrintSystemCUPS::MakeFullPrinterName( in MakeFullPrinterName() function in cloud_print::PrintSystemCUPS