Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat_file.c100 STATIC mp_obj_t file_obj___exit__(size_t n_args, const mp_obj_t *args) { in file_obj___exit__() function
104 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(file_obj___exit___obj, 4, 4, file_obj___exit__);

Completed in 3 milliseconds