Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/main/
A Damp_defines.h49 #define AMP_CUSTOMER_PRODUCTSECRET "_amp_customer_productsecret" macro
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h53 #define AMP_CUSTOMER_PRODUCTSECRET "_amp_customer_productsecret" macro
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_dynreg.c73 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, product_secret, &productsecret_len); in pyamp_aiot_dynreg_http()
A Dmodule_aiot_device.c1079 aos_kv_set(AMP_CUSTOMER_PRODUCTSECRET, productSecret, in aiot_dynreg()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c58 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, product_secret, &productsecret_len); in aiot_dynreg_http()
A Dmodule_aiot_device.c639 aos_kv_set(AMP_CUSTOMER_PRODUCTSECRET, productSecret, IOTX_PRODUCT_SECRET_LEN, 1); in native_aiot_dynreg()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c68 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, product_secret, &productsecret_len); in aiot_dynreg_http()
A Dmodule_aiot_device.c614 aos_kv_set(AMP_CUSTOMER_PRODUCTSECRET, productSecret, IOTX_PRODUCT_SECRET_LEN, 1); in native_aiot_dynreg()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/ota/
A Dmodule_appota.c441 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, customer_ota_ctx.ps, &productsecret_len); in native_ota_init()
/AliOS-Things-master/components/py_engine/modules/ota/
A Dmodappota.c505 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, customer_ota_ctx.ps, in ota_init()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/ota/
A Dmodule_appota.c494 aos_kv_get(AMP_CUSTOMER_PRODUCTSECRET, customer_ota_ctx.ps, &productsecret_len); in native_ota_init()

Completed in 15 milliseconds