Home
last modified time | relevance | path

Searched refs:http_header_data (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc114 string* http_header_data, in SendRequest() argument
131 if (http_header_data != NULL) { in SendRequest()
132 http_header_data->clear(); in SendRequest()
135 reinterpret_cast<void *>(http_header_data)); in SendRequest()
Dlibcurl_wrapper.h55 string* http_header_data,
Dgoogle_crashdump_uploader_test.cc54 string* http_header_data,