Searched refs:error_info (Results 1 – 2 of 2) sorted by relevance
67 SSLErrorInfo error_info = delegate_->GetSSLErrorInfo(handler_); in GetHTMLContents() local68 strings.SetString("headLine", error_info.title()); in GetHTMLContents()69 strings.SetString("description", error_info.details()); in GetHTMLContents()73 SetExtraInfo(&strings, error_info.extra_information()); in GetHTMLContents()
292 struct msm_audio_bitstream_error_info error_info; member