Home
last modified time | relevance | path

Searched refs:on_launch (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/ui/
A Dapp_entry.c53 app_options.on_launch = JS_DupValue(ctx, irq_cb); in native_app_entry()
79 JSValue val = JS_Call(ctx, app_options.on_launch, JS_UNDEFINED, 1, &value); in app_entry()
A Dapp_entry.h18 int on_launch; member
/AliOS-Things-master/components/amp/engine/duktape_engine/startup/
A Dapp_entry.c64 app_options.on_launch = be_ref(ctx); in native_app_entry()
108 be_push_ref(ctx, app_options.on_launch); in app_entry()
A Dapp_entry.h18 int on_launch; member

Completed in 8 milliseconds