Home
last modified time | relevance | path

Searched refs:Curl_pgrsLimitWaitTime (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dprogress.h53 timediff_t Curl_pgrsLimitWaitTime(curl_off_t cursize,
Dprogress.c272 timediff_t Curl_pgrsLimitWaitTime(curl_off_t cursize, in Curl_pgrsLimitWaitTime() function
Dmulti.c2228 Curl_pgrsLimitWaitTime(data->progress.uploaded,
2237 Curl_pgrsLimitWaitTime(data->progress.downloaded,
2263 send_timeout_ms = Curl_pgrsLimitWaitTime(data->progress.uploaded,
2272 recv_timeout_ms = Curl_pgrsLimitWaitTime(data->progress.downloaded,