Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_fs.h11 int HAL_Fseek(void *stream, long offset, int framewhere);
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_FS_rhino.c21 int HAL_Fseek(void *stream, long offset, int framewhere) in HAL_Fseek() function
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_upload_api.c91 HAL_Fseek(fp, 0L, HAL_SEEK_END); in http2_stream_get_file_size()
130 ret = HAL_Fseek(fp, offset, HAL_SEEK_SET); in http2_stream_get_file_data()

Completed in 7 milliseconds