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.cc45 lastptr_(nullptr), in LibcurlWrapper()
82 (*formadd_)(&formpost_, &lastptr_, in AddFile()
111 (*formadd_)(&formpost_, &lastptr_, in SendRequest()
Dlibcurl_wrapper.h100 struct curl_httppost *lastptr_; variable