HomeSort by relevance Sort by last modified time
    Searched full:printer_change_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/service/cloud_print/
print_system_win.cc 52 printer_change_.Set(FindFirstPrinterChangeNotification(
54 if (printer_change_.IsValid()) {
55 ret = watcher_.StartWatching(printer_change_, this);
67 printer_change_.Close();
93 watcher_.StartWatching(printer_change_, this);
105 printing::ScopedPrinterChangeHandle printer_change_; member in class:cloud_print::__anon6908::PrintSystemWatcherWin

Completed in 39 milliseconds