/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
H A D | js_app_overlay.cpp | 155 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in SetOverlayEnabled() 214 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in SetOverlayEnabledByBundleName() 332 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in GetOverlayModuleInfo() 397 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in GetTargetOverlayModuleInfos() 451 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in GetOverlayModuleInfoByBundleName() 504 auto promise = CommonFunc::AsyncCallNativeMethod<OverlayCallbackInfo>( in GetTargetOverlayModuleInfosByBundleName()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/ |
H A D | shortcut_manager.cpp | 112 auto promise = CommonFunc::AsyncCallNativeMethod<AddDesktopShortcutInfoCallbackInfo>( in AddDesktopShortcutInfo() 194 auto promise = CommonFunc::AsyncCallNativeMethod<DeleteDesktopShortcutInfoCallbackInfo>(env, asyncCallbackInfo, in DeleteDesktopShortcutInfo() 275 auto promise = CommonFunc::AsyncCallNativeMethod<GetAllDesktopShortcutInfoCallbackInfo>(env, asyncCallbackInfo, in GetAllDesktopShortcutInfo()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.cpp | 138 auto promise = CommonFunc::AsyncCallNativeMethod<GetLauncherAbilityCallbackInfo>( in GetLauncherAbilityInfo() 265 auto promise = CommonFunc::AsyncCallNativeMethod<GetAllLauncherAbilityCallbackInfo>( in GetAllLauncherAbilityInfo() 348 auto promise = CommonFunc::AsyncCallNativeMethod<GetShortcutInfoCallbackInfo>( in GetShortcutInfo() 496 auto promise = CommonFunc::AsyncCallNativeMethod<StartShortcutCallbackInfo>( in StartShortcut()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 256 auto promise = CommonFunc::AsyncCallNativeMethod<GetBundleArchiveInfoCallbackInfo>( in GetBundleArchiveInfo() 547 auto promise = CommonFunc::AsyncCallNativeMethod<GetBundleNameByUidCallbackInfo>( in GetBundleNameByUid() 574 auto promise = CommonFunc::AsyncCallNativeMethod<GetAppCloneIdentityCallbackInfo>(env, asyncCallbackInfo, in GetAppCloneIdentity() 664 auto promise = CommonFunc::AsyncCallNativeMethod<ApplicationInfoCallbackInfo>( in GetApplicationInfo() 719 auto promise = CommonFunc::AsyncCallNativeMethod<ApplicationInfosCallbackInfo>( in GetApplicationInfos() 1050 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityCallbackInfo>( in QueryAbilityInfos() 1174 auto promise = CommonFunc::AsyncCallNativeMethod<BatchAbilityCallbackInfo>( in BatchQueryAbilityInfos() 1426 auto promise = CommonFunc::AsyncCallNativeMethod<ExtensionCallbackInfo>( in QueryExtensionInfos() 1556 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityLabelCallbackInfo>( in GetAbilityLabel() 1643 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityIconCallbackInf in GetAbilityIcon() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
H A D | installer.cpp | 203 napi_value promise = CommonFunc::AsyncCallNativeMethod( in GetBundleInstaller() 1068 auto promise = CommonFunc::AsyncCallNativeMethod(env, callbackPtr.get(), RESOURCE_NAME_OF_INSTALL, InstallExecuter, in Install() 1178 auto promise = CommonFunc::AsyncCallNativeMethod(env, callbackPtr.get(), GetFunctionName(callbackPtr->option), in UninstallByUninstallParam() 1235 auto promise = CommonFunc::AsyncCallNativeMethod(env, callbackPtr.get(), GetFunctionName(callbackPtr->option), in UninstallOrRecover() 1328 auto promise = CommonFunc::AsyncCallNativeMethod(env, callbackPtr.get(), RESOURCE_NAME_OF_INSTALL, InstallExecuter, in UpdateBundleForSelf() 1397 auto promise = CommonFunc::AsyncCallNativeMethod(env, callbackPtr.get(), RESOURCE_NAME_OF_UNINSTALL_AND_RECOVER, in UninstallAndRecover() 1494 auto promise = CommonFunc::AsyncCallNativeMethod<ExtResourceCallbackInfo>( in AddExtResource() 1584 auto promise = CommonFunc::AsyncCallNativeMethod<ExtResourceCallbackInfo>( in RemoveExtResource() 1698 auto promise = CommonFunc::AsyncCallNativeMethod<CreateAppCloneCallbackInfo>( in CreateAppClone() 1802 auto promise = CommonFunc::AsyncCallNativeMethod<CreateAppCloneCallbackInf in DestroyAppClone() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | js_app_control.cpp | 174 auto promise = CommonFunc::AsyncCallNativeMethod<DisposedStatus>( in SetDisposedStatus() 300 auto promise = CommonFunc::AsyncCallNativeMethod<DisposedStatus>( in DeleteDisposedStatus() 447 auto promise = CommonFunc::AsyncCallNativeMethod<DisposedStatus>( in GetDisposedStatus()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
H A D | free_install.cpp | 136 auto promise = CommonFunc::AsyncCallNativeMethod<HapModuleRemovableCallbackInfo>( in IsHapModuleRemovable() 233 auto promise = CommonFunc::AsyncCallNativeMethod<SetHapModuleUpgradeFlagCallbackInfo>( in SetHapModuleUpgradeFlag() 636 auto promise = CommonFunc::AsyncCallNativeMethod<GetBundlePackInfoCallbackInfo>( in GetBundlePackInfo() 730 auto promise = CommonFunc::AsyncCallNativeMethod<GetDispatchInfoCallbackInfo>( in GetDispatchInfo()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/ |
H A D | js_default_app.cpp | 312 auto promise = CommonFunc::AsyncCallNativeMethod<DefaultAppCallbackInfo>( in IsDefaultApplication() 469 auto promise = CommonFunc::AsyncCallNativeMethod<DefaultAppCallbackInfo>( in GetDefaultApplication() 636 auto promise = CommonFunc::AsyncCallNativeMethod<DefaultAppCallbackInfo>( in SetDefaultApplication() 803 auto promise = CommonFunc::AsyncCallNativeMethod<DefaultAppCallbackInfo>(env, in ResetDefaultApplication()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource.cpp | 428 auto promise = CommonFunc::AsyncCallNativeMethod<AllBundleResourceInfoCallback>( in GetAllBundleResourceInfo() 519 auto promise = CommonFunc::AsyncCallNativeMethod<AllLauncherAbilityResourceInfoCallback>( in GetAllLauncherAbilityResourceInfo()
|
/foundation/ability/ability_runtime/service_router_framework/interfaces/kits/js/serviceroutermgr/ |
H A D | service_router_mgr.cpp | 257 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityInfosCallbackInfo>(env, asyncCallbackInfo, in QueryBusinessAbilityInfos()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.h | 197 static napi_value AsyncCallNativeMethod(napi_env env, in AsyncCallNativeMethod() function in OHOS::AppExecFwk::CommonFunc
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle.cpp | 319 auto promise = CommonFunc::AsyncCallNativeMethod<GetRemoteAbilityInfoCallbackInfo>(env, asyncCallbackInfo, in GetRemoteAbilityInfo()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 1714 auto promise = CommonFunc::AsyncCallNativeMethod<AsyncBundleInfosCallbackInfo>( in GetBundleInfos() 1817 auto promise = CommonFunc::AsyncCallNativeMethod<AsyncPermissionDefCallbackInfo>( in GetPermissionDef() 3696 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityIconCallbackInfo>( in GetAbilityIcon() 3732 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityIconCallbackInfo>( in GetAbilityIcon() 3829 auto promise = CommonFunc::AsyncCallNativeMethod<GetBundleArchiveInfoCallbackInfo>( in GetBundleArchiveInfo() 3901 auto promise = CommonFunc::AsyncCallNativeMethod<LaunchWantCallbackInfo>(env, in GetLaunchWantForBundle() 3919 auto promise = CommonFunc::AsyncCallNativeMethod<LaunchWantCallbackInfo>( in GetLaunchWantForBundle() 3983 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityEnableCallbackInfo>(env, in IsAbilityEnabled() 4001 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityEnableCallbackInfo>( in IsAbilityEnabled() 4065 auto promise = CommonFunc::AsyncCallNativeMethod<ApplicationEnableCallbackInf in IsApplicationEnabled() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | js_launcher.cpp | 789 auto promise = CommonFunc::AsyncCallNativeMethod<JsGetAllLauncherAbilityCallbackInfo>( in JSGetAllLauncherAbilityInfos()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
H A D | napi_zlib.cpp | 951 auto promise = CommonFunc::AsyncCallNativeMethod<OriginalSizeCallbackInfo>(env, in GetOriginalSize()
|