Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/fs/
A Dmodule_fs.c243 static duk_ret_t native_fs_totalsize(duk_context *ctx) in native_fs_totalsize() function
324 AMP_ADD_FUNCTION("totalsize", native_fs_totalsize, 0); in module_fs_register()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/fs/
A Dmodule_fs.c289 static JSValue native_fs_totalsize(JSContext *ctx, JSValueConst this_val, in native_fs_totalsize() function
370 JS_CFUNC_DEF("totalSize", 1, native_fs_totalsize),

Completed in 7 milliseconds