Home
last modified time | relevance | path

Searched refs:last_curl_error_ (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.h65 string last_curl_error_; // The text of the last error when variable
Dlibcurl_wrapper.cc179 last_curl_error_ = "No Error"; in Init()