Home
last modified time | relevance | path

Searched defs:print_system_ (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Djob_status_updater.h71 scoped_refptr<PrintSystem> print_system_; variable
Dcloud_print_connector.h183 scoped_refptr<PrintSystem> print_system_; variable
Dprinter_job_handler.h256 scoped_refptr<PrintSystem> print_system_; variable
Dprint_system_cups.cc238 scoped_refptr<PrintSystemCUPS> print_system_; member in cloud_print::PrintServerWatcherCUPS
362 scoped_refptr<PrintSystemCUPS> print_system_; member in cloud_print::PrinterWatcherCUPS
407 scoped_refptr<PrintSystemCUPS> print_system_; member in cloud_print::JobSpoolerCUPS
Dprinter_job_handler_unittest.cc467 scoped_refptr<NiceMock<MockPrintSystem> > print_system_; member in cloud_print::PrinterJobHandlerTest