Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Dota_fetch.c21 } otahttp_Struct_t, *otahttp_Struct_pt; typedef
84 h_odc = OTA_MALLOC(sizeof(otahttp_Struct_t)); in ofc_Init()
90 memset(h_odc, 0, sizeof(otahttp_Struct_t)); in ofc_Init()
161 otahttp_Struct_t *h_odc = NULL; in ofc_Deinit()
167 h_odc = *(otahttp_Struct_t **)handle; in ofc_Deinit()

Completed in 2 milliseconds