Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h211 int32_t vfs_remove(const char *path);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c113 return _vfs_to_aos_res(vfs_remove(path)); in aos_remove()
A Dvfs.c1056 int32_t vfs_remove(const char *path) in vfs_remove() function

Completed in 6 milliseconds