Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc139 err_code = (*easy_perform_)(curl_); in SendRequest()
219 SET_AND_CHECK_FUNCTION_POINTER(easy_perform_, in SetFunctionPointers()
Dlibcurl_wrapper.h84 CURLcode (*easy_perform_)(CURL *); variable