Searched refs:http_open_flags (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc124 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; local
125 http_open_flags |= INTERNET_FLAG_NO_COOKIES;
132 http_open_flags,

Completed in 62 milliseconds