Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc91 (*formadd_)(&formpost_, &lastptr_, in AddFile()
119 (*formadd_)(&formpost_, &lastptr_, in SendRequest()
213 SET_AND_CHECK_FUNCTION_POINTER(formadd_, "curl_formadd", in SetFunctionPointers()
Dlibcurl_wrapper.h80 CURLFORMcode (*formadd_)(struct curl_httppost **, variable