Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3096 napi_value nShortcutHome = nullptr; in CreateQueryShortCutFlagObject() local
3097 NAPI_CALL(env, napi_create_int32(env, NAPI_RETURN_ZERO, &nShortcutHome)); in CreateQueryShortCutFlagObject()
3098 NAPI_CALL(env, napi_set_named_property(env, value, "QUERY_SHORTCUT_HOME", nShortcutHome)); in CreateQueryShortCutFlagObject()

Completed in 9 milliseconds