Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc144 (*easy_getinfo_)(curl_, CURLINFO_RESPONSE_CODE, http_status_code); in SendRequest()
227 SET_AND_CHECK_FUNCTION_POINTER(easy_getinfo_, in SetFunctionPointers()
Dlibcurl_wrapper.h87 CURLcode (*easy_getinfo_)(CURL *, CURLINFO info, ...); variable