Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/ui/
A Dapp_entry.c24 static JSValue native_app_entry(JSContext *ctx, JSValueConst this_val, in native_app_entry() function
109 QUICKJS_GLOBAL_FUNC("App", native_app_entry); in app_entry_register()
/AliOS-Things-master/components/amp/engine/duktape_engine/startup/
A Dapp_entry.c20 static duk_ret_t native_app_entry(duk_context *ctx) in native_app_entry() function
132 duk_push_c_function(ctx, native_app_entry, 1); in app_entry_register()

Completed in 93 milliseconds