HomeSort by relevance Sort by last modified time
    Searched refs:UnregisterPrinters (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/service/cloud_print/
cloud_print_wipeout.h 30 void UnregisterPrinters(const std::string& auth_token,
cloud_print_proxy_backend.h 79 void UnregisterPrinters();
cloud_print_wipeout.cc 21 void CloudPrintWipeout::UnregisterPrinters(
cloud_print_proxy.cc 169 backend_->UnregisterPrinters();
253 UMA_HISTOGRAM_COUNTS_10000("CloudPrint.UnregisterPrinters",
257 wipeout_->UnregisterPrinters(auth_token, printer_ids);
cloud_print_proxy_backend.cc 216 void CloudPrintProxyBackend::UnregisterPrinters() {

Completed in 127 milliseconds