/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | napi_constants.h | 30 constexpr size_t ARGS_POS_TWO = 2; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
H A D | js_app_overlay.cpp | 141 } else if (i == ARGS_POS_TWO) { in SetOverlayEnabled() 194 } else if (i == ARGS_POS_TWO) { in SetOverlayEnabledByBundleName() 439 } else if (i == ARGS_POS_TWO) { in GetOverlayModuleInfoByBundleName() 493 } else if (i == ARGS_POS_TWO) { in GetTargetOverlayModuleInfosByBundleName()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 244 } else if (i == ARGS_POS_TWO) { in GetBundleArchiveInfo() 708 } else if (i == ARGS_POS_TWO) { in GetApplicationInfos() 1030 } else if (i == ARGS_POS_TWO) { in QueryAbilityInfos() 1159 } else if (i == ARGS_POS_TWO) { in BatchQueryAbilityInfos() 1206 } else if (i == ARGS_POS_TWO) { in ParamsProcessQueryAbilityInfosSync() 1736 } else if (index == ARGS_POS_TWO) { in HandleSetApplicationEnabledArg() 1774 if (i == ARGS_POS_TWO) { in SetApplicationEnabled() 1847 } else if (index == ARGS_POS_TWO) { in HandleSetAbilityEnabledArg() 1886 if (i == ARGS_POS_TWO) { in SetAbilityEnabled() 2789 } else if (i == ARGS_POS_TWO) { in GetLaunchWantForBundle() [all …]
|
H A D | bundle_manager_sync.cpp | 336 } else if (i == ARGS_POS_TWO) { in ParamsProcessQueryExtensionInfosSync() 382 } else if (i == ARGS_POS_TWO) { in ParamsProcessQueryExtensionInfosOnlyWithTypeNameSync() 552 if (!CommonFunc::ParseString(env, args[ARGS_POS_TWO], abilityName)) { in ParamsProcessGetAbilityLabelSync() 785 if (!CommonFunc::ParseString(env, args[ARGS_POS_TWO], metadataName)) { in ParamsProcessGetProfileByAbilitySync()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.cpp | 127 napi_typeof(env, args[ARGS_POS_TWO], &valueType); in GetLauncherAbilityInfo() 129 NAPI_CALL(env, napi_create_reference(env, args[ARGS_POS_TWO], in GetLauncherAbilityInfo() 446 napi_value result[ARGS_POS_TWO] = {0}; in StartShortcutComplete()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
H A D | free_install.cpp | 126 napi_typeof(env, args[ARGS_POS_TWO], &valueType); in IsHapModuleRemovable() 128 NAPI_CALL(env, napi_create_reference(env, args[ARGS_POS_TWO], in IsHapModuleRemovable() 215 if (!CommonFunc::ParseInt(env, args[ARGS_POS_TWO], asyncCallbackInfo->upgradeFlag)) { in SetHapModuleUpgradeFlag() 620 napi_typeof(env, args[ARGS_POS_TWO], &valueType); in GetBundlePackInfo() 622 NAPI_CALL(env, napi_create_reference(env, args[ARGS_POS_TWO], in GetBundlePackInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/ |
H A D | js_default_app.cpp | 457 } else if (i == ARGS_POS_TWO) { in GetDefaultApplication() 616 } else if (i == ARGS_POS_TWO) { in SetDefaultApplication() 666 } else if (i == ARGS_POS_TWO) { in ParamsProcessSetDefaultApplicationSync() 791 } else if (i == ARGS_POS_TWO) { in ResetDefaultApplication()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource.cpp | 221 if (!CommonFunc::ParseInt(env, args[ARGS_POS_TWO], appIndex)) { in GetBundleResourceInfo() 289 if (!CommonFunc::ParseInt(env, args[ARGS_POS_TWO], appIndex)) { in GetLauncherAbilityResourceInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
H A D | installer.cpp | 1103 } else if (i == ARGS_POS_TWO) { in Install() 1276 } else if (i == ARGS_POS_TWO) { in UninstallOrRecover() 1362 } else if (i == ARGS_POS_TWO) { in UpdateBundleForSelf() 1501 napi_value result[ARGS_POS_TWO] = {0}; in AddExtResourceComplete() 1591 napi_value result[ARGS_POS_TWO] = {0}; in RemoveExtResourceComplete() 1842 } else if (i == ARGS_POS_TWO) { in DestroyAppClone()
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle.cpp | 306 ((i == ARGS_POS_TWO) && (valueType == napi_function))) { in GetRemoteAbilityInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | js_app_control.cpp | 162 } else if (i == ARGS_POS_TWO) { in SetDisposedStatus() 743 if (!CommonFunc::ParseInt(env, args[ARGS_POS_TWO], appIndex)) { in SetDisposedRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
H A D | napi_zlib.cpp | 741 } else if (i == ARGS_POS_TWO) { in InitParam()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 3677 napi_typeof(env, args[ARGS_POS_TWO], &valueType); in GetAbilityIcon() 3679 if (!CommonFunc::ParseString(env, args[ARGS_POS_TWO], asyncCallbackInfo->abilityName)) { in GetAbilityIcon() 3684 NAPI_CALL(env, napi_create_reference(env, args[ARGS_POS_TWO], in GetAbilityIcon() 3820 } else if (i == ARGS_POS_TWO) { in GetBundleArchiveInfo()
|