Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c68 ofc_Init(h_ota->purl, h_ota->size_fetched); in ota_callback()
121 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in ota_callback()
161 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in ota_callback()
664 h_ota->ch_fetch = ofc_Init(h_ota->purl, h_ota->size_fetched); in IOT_OTA_FetchYield()
666 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in IOT_OTA_FetchYield()
A Diotx_ota_internal.h117 void *ofc_Init(char *url, int offset);
A Dota_fetch.c23 void *ofc_Init(char *url, int offset) in ofc_Init() function

Completed in 4 milliseconds