Searched refs:HandleErrorCode (Results 1 – 1 of 1) sorted by relevance
63 bool HandleErrorCode(ErrorCode err_code, int* url_num_error_p) { in HandleErrorCode() function646 if (HandleErrorCode(get<1>(err_tuple), &url_num_errors) || in UpdateBackoffAndDownloadUrl()