Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjtype.h36 mp_obj_t subobj[]; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_gateway.c504 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