Home
last modified time | relevance | path

Searched defs:AutoInternetHandle (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
Dhttp_upload.cc49 class HTTPUpload::AutoInternetHandle { class in google_breakpad::HTTPUpload
51 explicit AutoInternetHandle(HINTERNET handle) : handle_(handle) {} in AutoInternetHandle() function in google_breakpad::HTTPUpload::AutoInternetHandle