Home
last modified time | relevance | path

Searched refs:JSGetShortcutInfos (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher_unsupported.cpp116 static napi_value JSGetShortcutInfos(napi_env env, napi_callback_info info) in JSGetShortcutInfos() function
135 DECLARE_NAPI_FUNCTION("getShortcutInfos", JSGetShortcutInfos), in LauncherServiceExport()
H A Djs_launcher.cpp924 static napi_value JSGetShortcutInfos(napi_env env, napi_callback_info info) in JSGetShortcutInfos() function
961 napi_create_string_utf8(env, "JSGetShortcutInfos", NAPI_AUTO_LENGTH, &resource); in JSGetShortcutInfos()
1021 DECLARE_NAPI_FUNCTION("getShortcutInfos", JSGetShortcutInfos), in LauncherServiceExport()

Completed in 3 milliseconds