Home
last modified time | relevance | path

Searched defs:mp_load_super_method (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Ddynruntime.h172 #define mp_load_super_method(attr, dest) (mp_fun_table.load_super_method((attr), (dest))) macro
A Dobjtype.c1318 void mp_load_super_method(qstr attr, mp_obj_t *dest) { in mp_load_super_method() function

Completed in 7 milliseconds