Searched refs:native_fs_totalsize (Results 1 – 2 of 2) sorted by relevance
243 static duk_ret_t native_fs_totalsize(duk_context *ctx) in native_fs_totalsize() function324 AMP_ADD_FUNCTION("totalsize", native_fs_totalsize, 0); in module_fs_register()
289 static JSValue native_fs_totalsize(JSContext *ctx, JSValueConst this_val, in native_fs_totalsize() function370 JS_CFUNC_DEF("totalSize", 1, native_fs_totalsize),
Completed in 7 milliseconds