Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.c673 STATIC bool mp_obj_instance_store_attr(mp_obj_t self_in, qstr attr, mp_obj_t value) { in mp_obj_instance_store_attr() function
800 if (mp_obj_instance_store_attr(self_in, attr, dest[1])) { in mp_obj_instance_attr()

Completed in 5 milliseconds