Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay.cpp155 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 Dshortcut_manager.cpp112 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 Dlauncher_bundle_manager.cpp138 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 Dbundle_manager.cpp256 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 Dinstaller.cpp203 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 Djs_app_control.cpp174 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 Dfree_install.cpp136 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 Djs_default_app.cpp312 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 Dbundle_resource.cpp428 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 Dservice_router_mgr.cpp257 auto promise = CommonFunc::AsyncCallNativeMethod<AbilityInfosCallbackInfo>(env, asyncCallbackInfo, in QueryBusinessAbilityInfos()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h197 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 Ddistributed_bundle.cpp319 auto promise = CommonFunc::AsyncCallNativeMethod<GetRemoteAbilityInfoCallbackInfo>(env, asyncCallbackInfo, in GetRemoteAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1714 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 Djs_launcher.cpp789 auto promise = CommonFunc::AsyncCallNativeMethod<JsGetAllLauncherAbilityCallbackInfo>( in JSGetAllLauncherAbilityInfos()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib.cpp951 auto promise = CommonFunc::AsyncCallNativeMethod<OriginalSizeCallbackInfo>(env, in GetOriginalSize()

Completed in 29 milliseconds