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

  /external/chromium_org/cloud_print/gcp20/prototype/
privet_http_server.h 83 virtual void GetRegistrationServerError(std::string* description) = 0;
printer.h 68 virtual void GetRegistrationServerError(std::string* description) OVERRIDE;
privet_http_server.cc 494 delegate_->GetRegistrationServerError(&description);
printer.cc 330 void Printer::GetRegistrationServerError(std::string* description) {

Completed in 504 milliseconds