Searched refs:ota_realloc (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ota/hal/ | ||
A D | ota_hal_os.h | 22 void *ota_realloc(void *ptr, int size); |
A D | ota_hal_os.c | 23 void *ota_realloc(void *ptr, int size) in ota_realloc() function |
Completed in 3 milliseconds