Searched refs:OnRegistrationError (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_requester.h59 virtual void OnRegistrationError(const std::string& description) = 0;
H A Dcloud_print_requester.cc368 delegate_->OnRegistrationError(error_description);
390 delegate_->OnRegistrationError(error_description);
H A Dprinter.h107 virtual void OnRegistrationError(const std::string& description) OVERRIDE;
H A Dprinter.cc474 void Printer::OnRegistrationError(const std::string& description) { function in class:Printer
/external/chromium_org/content/child/service_worker/
H A Dservice_worker_dispatcher.h169 void OnRegistrationError(int thread_id,
H A Dservice_worker_dispatcher.cc67 OnRegistrationError)
388 void ServiceWorkerDispatcher::OnRegistrationError( function in class:content::ServiceWorkerDispatcher
396 "OnRegistrationError");

Completed in 5038 milliseconds