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

/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system.h200 virtual bool UseCddAndCjt() = 0;
H A Dprint_system_cups.cc97 virtual bool UseCddAndCjt() OVERRIDE;
730 bool PrintSystemCUPS::UseCddAndCjt() { function in class:cloud_print::PrintSystemCUPS
H A Dprint_system_win.cc636 virtual bool UseCddAndCjt() OVERRIDE;
802 bool PrintSystemWin::UseCddAndCjt() { function in class:cloud_print::__anon5872::PrintSystemWin
H A Dprinter_job_handler.cc319 if (print_system_->UseCddAndCjt()) {
696 DCHECK(print_system_->UseCddAndCjt());
H A Dprinter_job_handler_unittest.cc424 MOCK_METHOD0(UseCddAndCjt, bool());

Completed in 140 milliseconds