Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddownload.c31 int my_progress_func(char *progress_data, in my_progress_func() argument
56 char const *progress_data = "* "; in download_file() local
68 curl_easy_setopt(curl, CURLOPT_PROGRESSDATA, progress_data); in download_file()