Home
last modified time | relevance | path

Searched defs:old_path_in (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_posix.c271 STATIC mp_obj_t vfs_posix_rename(mp_obj_t self_in, mp_obj_t old_path_in, mp_obj_t new_path_in) { in vfs_posix_rename()
A Dvfs.c461 mp_obj_t mp_vfs_rename(mp_obj_t old_path_in, mp_obj_t new_path_in) { in mp_vfs_rename()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmoduos.c368 STATIC mp_obj_t mod_os_rename(mp_obj_t old_path_in, mp_obj_t new_path_in) in mod_os_rename()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmoduos.c363 STATIC mp_obj_t mod_os_rename(mp_obj_t old_path_in, mp_obj_t new_path_in) { in mod_os_rename()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmoduos.c363 STATIC mp_obj_t mod_os_rename(mp_obj_t old_path_in, mp_obj_t new_path_in) { in mod_os_rename()

Completed in 11 milliseconds