Searched refs:ofc_Init (Results 1 – 3 of 3) sorted by relevance
68 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()
117 void *ofc_Init(char *url, int offset);
23 void *ofc_Init(char *url, int offset) in ofc_Init() function
Completed in 5 milliseconds