Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.h19 uint32_t size_file; /* size of file */ member
A Diotx_ota.c62 &h_ota->size_file)) { in ota_callback()
109 h_ota->size_file = h_ota->configSize; in ota_callback()
149 h_ota->size_file = h_ota->configSize; in ota_callback()
704 if (h_ota->size_fetched >= h_ota->size_file) { in IOT_OTA_FetchYield()
862 *((uint32_t *)buf) = h_ota->size_file; in IOT_OTA_Ioctl()

Completed in 4 milliseconds