Searched defs:subobj (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objtype.h | 36 mp_obj_t subobj[]; member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/ |
A D | module_aiot_gateway.c | 504 JSValue subobj = JS_GetPropertyUint32(ctx, argv[0], i); in native_aiot_addTopo() local 576 JSValue subobj = JS_GetPropertyUint32(ctx, argv[0], i); in native_aiot_removeTopo() local 632 JSValue subobj = JS_GetPropertyUint32(ctx, argv[0], i); in native_aiot_registerSubDevice() local 684 JSValue subobj = JS_GetPropertyUint32(ctx, argv[0], i); in native_aiot_login() local 728 JSValue subobj = JS_GetPropertyUint32(ctx, argv[0], i); in native_aiot_logout() local
|
Completed in 6 milliseconds