Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.h46 bool mp_obj_instance_is_callable(mp_obj_t self_in);
A Dobj.c189 return mp_obj_instance_is_callable(o_in); in mp_obj_is_callable()
A Dobjtype.c854 bool mp_obj_instance_is_callable(mp_obj_t self_in) { in mp_obj_instance_is_callable() function

Completed in 7 milliseconds