Searched refs:native_rtc_close (Results 1 – 2 of 2) sorted by relevance
40 static duk_ret_t native_rtc_close(duk_context *ctx) in native_rtc_close() function130 AMP_ADD_FUNCTION("close", native_rtc_close, 0); in module_rtc_register()
44 static JSValue native_rtc_close(JSContext *ctx, JSValueConst this_val, in native_rtc_close() function232 JS_CFUNC_DEF("close", 0, native_rtc_close ),
Completed in 8 milliseconds