Searched refs:GenerateRequestBody (Results 1 – 2 of 2) sorted by relevance
94 static bool GenerateRequestBody(const map<wstring, wstring> ¶meters,
146 if (!GenerateRequestBody(parameters, upload_file, in SendRequest()270 bool HTTPUpload::GenerateRequestBody(const map<wstring, wstring> ¶meters, in GenerateRequestBody() function in google_breakpad::HTTPUpload