Searched refs:short_printer_name (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system_cups.cc150 const std::string& short_printer_name);
152 const std::string& full_printer_name, std::string* short_printer_name);
585 std::string short_printer_name; local
587 FindServerByFullName(printer_name, &short_printer_name);
600 server_info->backend->GetPrinterDriverInfo(short_printer_name));
601 if (!server_info->backend->GetPrinterCapsAndDefaults(short_printer_name,
616 std::string short_printer_name; local
618 FindServerByFullName(printer_name, &short_printer_name);
623 server_info->backend->GetPrinterDriverInfo(short_printer_name));
626 short_printer_name
694 std::string short_printer_name; local
780 std::string short_printer_name; local
829 MakeFullPrinterName( const GURL& url, const std::string& short_printer_name) argument
843 FindServerByFullName( const std::string& full_printer_name, std::string* short_printer_name) argument
[all...]

Completed in 117 milliseconds