Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/application/alicloudtts/
A Dalicloudtts.c176 static void http_download(char *req_url, tts_recv_callback_t *recv_cb) in http_download() function
308 http_download(tts_get_url, recv_cb); in uvoice_tts_aliyun_request()
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dmodhttp.c400 STATIC mp_obj_t http_download(mp_obj_t data, mp_obj_t callback) in http_download() function
472 MP_DEFINE_CONST_FUN_OBJ_2(mp_obj_http_download, http_download);

Completed in 4 milliseconds