Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc56 class AutoInternetHandle { class
58 explicit AutoInternetHandle(HINTERNET handle) : handle_(handle) {} in AutoInternetHandle() function in __anon362b427b0111::AutoInternetHandle