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

/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system_cups.cc174 class PrintServerWatcherCUPS class in namespace:cloud_print
177 explicit PrintServerWatcherCUPS(PrintSystemCUPS* print_system) function in class:cloud_print::PrintServerWatcherCUPS
189 base::Bind(&PrintServerWatcherCUPS::CheckForUpdates, this),
210 base::Bind(&PrintServerWatcherCUPS::CheckForUpdates, this),
215 virtual ~PrintServerWatcherCUPS() {
242 DISALLOW_COPY_AND_ASSIGN(PrintServerWatcherCUPS);
715 return new PrintServerWatcherCUPS(this);

Completed in 536 milliseconds