Searched defs:AutoInternetHandle (Results 1 – 1 of 1) sorted by relevance
49 class HTTPUpload::AutoInternetHandle { class in google_breakpad::HTTPUpload51 explicit AutoInternetHandle(HINTERNET handle) : handle_(handle) {} in AutoInternetHandle() function in google_breakpad::HTTPUpload::AutoInternetHandle