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

/external/chromium_org/rlz/lib/
H A Dfinancial_ping.cc244 InternetHandle inet_handle = InternetOpenA(kFinancialPingUserAgent, local
247 if (!inet_handle)
251 InternetHandle connection_handle = InternetConnectA(inet_handle,

Completed in 54 milliseconds