Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp2030 napi_value launcherAbilityObj = nullptr; in ConvertLauncherAbilityInfos() local
2031 napi_create_object(env, &launcherAbilityObj); in ConvertLauncherAbilityInfos()
2032 ConvertLauncherAbilityInfo(env, launcherAbility, launcherAbilityObj); in ConvertLauncherAbilityInfos()
2033 napi_set_element(env, value, index, launcherAbilityObj); in ConvertLauncherAbilityInfos()

Completed in 5 milliseconds