Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp2149 napi_value shortcutObj = nullptr; in ConvertShortCutInfos() local
2150 napi_create_object(env, &shortcutObj); in ConvertShortCutInfos()
2151 ConvertShortCutInfo(env, shortcutInfo, shortcutObj); in ConvertShortCutInfos()
2152 napi_set_element(env, value, index, shortcutObj); in ConvertShortCutInfos()

Completed in 6 milliseconds