Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h96 static bool ParseShortcutWant(napi_env env, napi_value param, ShortcutIntent &shortcutIntent);
H A Dcommon_func.cpp2369 bool CommonFunc::ParseShortcutWant(napi_env env, napi_value param, ShortcutIntent &shortcutIntent) in ParseShortcutWant() function in OHOS::AppExecFwk::CommonFunc
2428 if (!ParseShortcutWant(env, value, shortcutIntent)) { in ParseShortcutWantArray()

Completed in 6 milliseconds