Home
last modified time | relevance | path

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

/external/curl/lib/
Dprogress.c376 static bool progress_calc(struct connectdata *conn, struct curltime now) in progress_calc() function
590 bool showprogress = progress_calc(conn, now); in Curl_pgrsUpdate()