Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_posix_file.c130 STATIC mp_obj_t vfs_posix_file___exit__(size_t n_args, const mp_obj_t *args) { in vfs_posix_file___exit__() function
134 …IC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(vfs_posix_file___exit___obj, 4, 4, vfs_posix_file___exit__);

Completed in 2 milliseconds