Searched refs:internet_error_to_hres (Results 1 – 1 of 1) sorted by relevance
102 static inline HRESULT internet_error_to_hres(DWORD error) in internet_error_to_hres() function199 return internet_error_to_hres(error); in handle_http_error()236 …= ERROR_INTERNET_FORCE_RETRY || res == ERROR_SUCCESS ? RPC_E_RETRY : internet_error_to_hres(error); in handle_http_error()