HomeSort by relevance Sort by last modified time
    Searched refs:ReadResponse (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/common/windows/
http_upload.h 83 static bool ReadResponse(HINTERNET request, wstring* response);
http_upload.cc 190 result = ReadResponse(request.get(), response_body);
197 bool HTTPUpload::ReadResponse(HINTERNET request, wstring *response) {

Completed in 1404 milliseconds