Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc42 lastptr_(NULL), in LibcurlWrapper()
91 (*formadd_)(&formpost_, &lastptr_, in AddFile()
119 (*formadd_)(&formpost_, &lastptr_, in SendRequest()
Dlibcurl_wrapper.h75 struct curl_httppost *lastptr_; variable