Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dfs.c60 ret = aos_sync(fd); in fsync()
75 ret = aos_sync(fd); in fdatasync()
/AliOS-Things-master/components/fatfs/example/
A Dfatfs_example.c37 ret = aos_sync(fd1); in fatfs_comp_example()
/AliOS-Things-master/components/ulog/internal/
A Dulog_session_file.h82 #define aos_sync fsync macro
/AliOS-Things-master/components/littlefs/example/
A Dlittlefs_example.c42 ret = aos_sync(fd1); in read_write()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_fs.c43 int aos_sync(int fd) in aos_sync() function
/AliOS-Things-master/components/py_engine/external/amp_boot/
A Damp_boot_file_transfer.c269 ret = aos_sync(file_fp); in pyamp_ymodem_save_transfer_file()
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_mgr.c133 ret = aos_sync(fd); in task_http_download_func()
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c81 int aos_sync(int fd) in aos_sync() function
A DREADME.md191 int aos_sync(int fd);
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/fs/
A Dmodule_fs.c202 aos_sync(fp); in native_fs_write()
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c423 aos_sync(file_instanse); in write_log_line()
635 aos_sync(fd); in pop_out_on_fs()
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h269 int aos_sync(int fd);
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h269 int aos_sync(int fd);
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h269 int aos_sync(int fd);
/AliOS-Things-master/components/amp/services/app_mgr/
A Dapp_mgr.c605 ret = aos_sync(app_fp); in write_app_pack()
615 ret = aos_sync(app_fp); in write_app_pack()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/fs/
A Dmodule_fs.c230 aos_sync(fp); in native_fs_write()
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dhttputility.c198 ret = aos_sync(fd); in task_http_download_func()
A Dhttpclient.c629 ret = aos_sync(fd); in task_http_download_func()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/
A Dmodule_http.c198 ret = aos_sync(fd); in task_http_download_func()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c221 ret = aos_sync(fd); in http_download_func()

Completed in 23 milliseconds