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

  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.h 59 virtual void OnRegistrationError(const std::string& description) = 0;
cloud_print_requester.cc 368 delegate_->OnRegistrationError(error_description);
390 delegate_->OnRegistrationError(error_description);
printer.h 107 virtual void OnRegistrationError(const std::string& description) OVERRIDE;
printer.cc 474 void Printer::OnRegistrationError(const std::string& description) {
  /external/chromium_org/content/child/service_worker/
service_worker_dispatcher.h 169 void OnRegistrationError(int thread_id,
service_worker_dispatcher.cc 67 OnRegistrationError)
388 void ServiceWorkerDispatcher::OnRegistrationError(
396 "OnRegistrationError");

Completed in 133 milliseconds