Searched refs:kInternalServerError (Results 1 – 3 of 3) sorted by relevance
17 const int kInternalServerError = 500; variable
708 if (status_code >= http::kInternalServerError) { in OnCloudRequestDone()
146 {errors::kInvalidState, http::kInternalServerError},186 int code = http::kInternalServerError; in ReturnError()