Home
last modified time | relevance | path

Searched refs:my_progress_func (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() function
67 curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, my_progress_func); in download_file()