Searched refs:last_curl_error_ (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/linux/ | ||
D | libcurl_wrapper.h | 65 string last_curl_error_; // The text of the last error when variable |
D | libcurl_wrapper.cc | 179 last_curl_error_ = "No Error"; in Init() |