Home | Sort by relevance Sort by last modified time |
/external/google-breakpad/src/common/windows/ | |
http_upload.cc | 124 DWORD http_open_flags = secure ? INTERNET_FLAG_SECURE : 0; local 125 http_open_flags |= INTERNET_FLAG_NO_COOKIES; 132 http_open_flags, |