Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/ota_agent/download/
A Dota_download_http.c359 int ota_download_start(char *url, unsigned int url_len, report_func repot_func, void *user_param) in ota_download_start() argument
458 if (repot_func != NULL) { in ota_download_start()
459 ret = repot_func(user_param, percent); in ota_download_start()
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/
A Dota_agent.h456 int ota_download_start(char *url, unsigned int url_len, report_func repot_func, void *user_param);
/AliOS-Things-master/components/ota/include/
A Dota_agent.h456 int ota_download_start(char *url, unsigned int url_len, report_func repot_func, void *user_param);

Completed in 7 milliseconds