Home
last modified time | relevance | path

Searched refs:native_kv_setStorage (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/kv/
A Dmodule_kv.c20 static duk_ret_t native_kv_setStorage(duk_context *ctx) in native_kv_setStorage() function
130 AMP_ADD_FUNCTION("setStorageSync", native_kv_setStorage, 2); in module_kv_register()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/kv/
A Dmodule_kv.c17 static JSValue native_kv_setStorage(JSContext *ctx, JSValueConst this_val, in native_kv_setStorage() function
122 JS_CFUNC_DEF("setStorageSync", 2, native_kv_setStorage),

Completed in 4 milliseconds