Home
last modified time | relevance | path

Searched defs:GetPrinterInfo (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/printing/backend/
Dprinting_info_win.cc27 uint8* GetPrinterInfo(HANDLE printer, int level) { in GetPrinterInfo() function
/external/chromium_org/chrome/service/cloud_print/
Dprinter_job_handler_unittest.cc625 bool PrinterJobHandlerTest::GetPrinterInfo(printing::PrinterBasicInfo* info) { in GetPrinterInfo() function in cloud_print::PrinterJobHandlerTest
Dprint_system_cups.cc689 bool PrintSystemCUPS::GetPrinterInfo(const std::string& printer_name, in GetPrinterInfo() function in cloud_print::PrintSystemCUPS