Searched defs:PrintSystemCUPS (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system_cups.cc74 class PrintSystemCUPS : public PrintSystem { class in namespace:cloud_print
76 explicit PrintSystemCUPS(const base::DictionaryValue* print_system_settings);
129 virtual ~PrintSystemCUPS() {}
177 explicit PrintServerWatcherCUPS(PrintSystemCUPS* print_system)
238 scoped_refptr<PrintSystemCUPS> print_system_;
248 PrinterWatcherCUPS(PrintSystemCUPS* print_system,
362 scoped_refptr<PrintSystemCUPS> print_system_;
370 explicit JobSpoolerCUPS(PrintSystemCUPS* print_system)
407 scoped_refptr<PrintSystemCUPS> print_system_;
412 PrintSystemCUPS function in class:cloud_print::PrintSystemCUPS
[all...]

Completed in 1776 milliseconds