Home
last modified time | relevance | path

Searched refs:ConvertShortcutIntent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h155 static void ConvertShortcutIntent(napi_env env,
H A Dcommon_func.cpp2041 void CommonFunc::ConvertShortcutIntent(napi_env env, in ConvertShortcutIntent() function in OHOS::AppExecFwk::CommonFunc
2131 ConvertShortcutIntent(env, shortcutInfo.intents[index], intent); in ConvertShortCutInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.cpp354 static void ConvertShortcutIntent(napi_env env, napi_value objShortcutInfo, in ConvertShortcutIntent() function
438 ConvertShortcutIntent(env, intent, shortcutInfo.intents[index]); in ConvertShortcutInfo()