Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Ddynruntime.h170 #define mp_load_attr(base, attr) (mp_fun_table.load_attr((base), (attr))) macro
A Druntime.c961 mp_obj_t mp_load_attr(mp_obj_t base, qstr attr) { in mp_load_attr() function

Completed in 7 milliseconds