Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjboundmeth.c81 STATIC mp_obj_t bound_meth_call(mp_obj_t self_in, size_t n_args, size_t n_kw, const mp_obj_t *args)… in bound_meth_call() function
104 .call = bound_meth_call,

Completed in 2 milliseconds