Home
last modified time | relevance | path

Searched refs:NotifyPrintSystemUnavailable (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy_backend.cc104 void NotifyPrintSystemUnavailable();
302 FROM_HERE, base::Bind(&Core::NotifyPrintSystemUnavailable, this)); in OnAuthenticationComplete()
499 void CloudPrintProxyBackend::Core::NotifyPrintSystemUnavailable() { in NotifyPrintSystemUnavailable() function in cloud_print::CloudPrintProxyBackend::Core