Home
last modified time | relevance | path

Searched defs:callbackPtr (Results 1 – 25 of 35) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
Djs_app_overlay.cpp99 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in SetOverlayEnabledComplete() local
120 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in SetOverlayEnabled() local
171 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in SetOverlayEnabledByBundleName() local
276 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetOverlayModuleInfoComplete() local
304 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetOverlayModuleInfo() local
346 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetTargetOverlayModuleInfosComplete() local
369 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetTargetOverlayModuleInfos() local
415 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetOverlayModuleInfoByBundleName() local
469 std::unique_ptr<OverlayCallbackInfo> callbackPtr {overlayCallbackInfo}; in GetTargetOverlayModuleInfosByBundleName() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
Dlauncher_bundle_manager.cpp74 std::unique_ptr<GetLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLauncherAbilityInfoComplete() local
101 std::unique_ptr<GetLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLauncherAbilityInfo() local
205 std::unique_ptr<GetAllLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityInfoComplete() local
232 std::unique_ptr<GetAllLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityInfo() local
286 std::unique_ptr<GetShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetShortcutInfoComplete() local
313 std::unique_ptr<GetShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetShortcutInfo() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp162 std::unique_ptr<GetBundleArchiveInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleArchiveInfoComplete() local
185 std::unique_ptr<GetBundleArchiveInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleArchiveInfo() local
307 std::unique_ptr<GetBundleNameByUidCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleNameByUidComplete() local
328 std::unique_ptr<ApplicationInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfoComplete() local
349 std::unique_ptr<ApplicationInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfosComplete() local
393 std::unique_ptr<GetBundleNameByUidCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleNameByUid() local
432 std::unique_ptr<ApplicationInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfo() local
493 std::unique_ptr<ApplicationInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfos() local
719 std::unique_ptr<AbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfosComplete() local
756 std::unique_ptr<AbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfos() local
[all …]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dinput_manager_pointer_test.cpp311 auto callbackPtr = GetPtr<InputEventCallback>(); variable
385 auto callbackPtr = GetPtr<InputEventCallback>(); variable
429 auto callbackPtr = GetPtr<InputEventCallback>(); variable
466 auto callbackPtr = GetPtr<InputEventCallback>(); variable
503 auto callbackPtr = GetPtr<InputEventCallback>(); variable
543 auto callbackPtr = GetPtr<InputEventCallback>(); variable
599 auto callbackPtr = GetPtr<InputEventCallback>(); variable
622 auto callbackPtr = GetPtr<InputEventCallback>(); variable
646 auto callbackPtr = GetPtr<InputEventCallback>(); variable
677 auto callbackPtr = GetPtr<InputEventCallback>(); variable
[all …]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp1170 std::unique_ptr<AsyncApplicationInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfos() local
1223 std::unique_ptr<AsyncApplicationInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetApplicationInfos() local
1472 std::unique_ptr<AsyncAbilityInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfos() local
1532 std::unique_ptr<AsyncAbilityInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfos() local
1654 std::unique_ptr<AsyncBundleInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleInfosComplete() local
1701 std::unique_ptr<AsyncBundleInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleInfos() local
1766 std::unique_ptr<AsyncPermissionDefCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetPermissionDefComplete() local
1810 std::unique_ptr<AsyncPermissionDefCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetPermissionDef() local
2096 std::unique_ptr<AsyncFormInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllFormsInfo() local
2118 std::unique_ptr<AsyncFormInfosCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllFormsInfo() local
[all …]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
Dbundle_status_callback.cpp104 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleAdded() local
165 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleUpdated() local
231 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleRemoved() local
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dobtain_all_works.cpp68 std::unique_ptr<AsyncCallbackInfoObtainAllWorks> callbackPtr {asyncCallbackInfo}; in ObtainAllWorks() local
83 std::unique_ptr<AsyncCallbackInfoObtainAllWorks> callbackPtr {asyncCallbackInfo}; in ObtainAllWorks() local
Dget_work_status.cpp88 std::unique_ptr<AsyncCallbackInfoGetWorkStatus> callbackPtr {asyncCallbackInfo}; in GetWorkStatus() local
108 std::unique_ptr<AsyncCallbackInfoGetWorkStatus> callbackPtr {asyncCallbackInfo}; in GetWorkStatus() local
Dis_last_work_time_out.cpp87 std::unique_ptr<AsyncCallbackIsLastWorkTimeOut> callbackPtr {asyncCallbackInfo}; in IsLastWorkTimeOut() local
105 std::unique_ptr<AsyncCallbackIsLastWorkTimeOut> callbackPtr {asyncCallbackInfo}; in IsLastWorkTimeOut() local
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
Dbundle_state_query.cpp116 std::unique_ptr<AsyncCallbackInfoIsIdleState> callbackPtr {asyncCallbackInfo}; in IsIdleState() local
206 std::unique_ptr<AsyncQueryAppGroupCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAppUsagePriorityGroup() local
316 std::unique_ptr<AsyncCallbackInfoStates> callbackPtr {asyncCallbackInfo}; in QueryCurrentBundleActiveStates() local
383 std::unique_ptr<AsyncCallbackInfoStates> callbackPtr {asyncCallbackInfo}; in QueryBundleActiveStates() local
505 std::unique_ptr<AsyncCallbackInfoAppUsageByInterval> callbackPtr {asyncCallbackInfo}; in QueryBundleStateInfoByInterval() local
618 std::unique_ptr<AsyncCallbackInfoAppUsage> callbackPtr {asyncCallbackInfo}; in QueryBundleStateInfos() local
Dbundle_state_query_napi.cpp140 std::unique_ptr<AsyncCallbackInfoModuleRecord> callbackPtr {asyncCallbackInfo}; in QueryModuleUsageRecords() local
231 std::unique_ptr<AsyncCallbackInfoIsIdleState> callbackPtr {asyncCallbackInfo}; in IsIdleState() local
374 std::unique_ptr<AsyncCallbackInfoStates> callbackPtr {asyncCallbackInfo}; in QueryCurrentBundleEvents() local
430 std::unique_ptr<AsyncCallbackInfoStates> callbackPtr {asyncCallbackInfo}; in QueryBundleEvents() local
554 std::unique_ptr<AsyncCallbackInfoAppUsageByInterval> callbackPtr {asyncCallbackInfo}; in QueryBundleStatsInfoByInterval() local
651 std::unique_ptr<AsyncCallbackInfoAppUsage> callbackPtr {asyncCallbackInfo}; in QueryBundleStatsInfos() local
754 std::unique_ptr<AsyncCallbackInfoEventStats> callbackPtr = in QueryDeviceEventStats() local
808 std::unique_ptr<AsyncCallbackInfoEventStats> callbackPtr = in QueryNotificationEventStats() local
Dbundle_active_app_group_napi.cpp144 std::unique_ptr<AsyncQueryAppGroupCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAppGroup() local
318 std::unique_ptr<AsyncCallbackInfoSetAppGroup> callbackPtr {asyncCallbackInfo}; in SetAppGroup() local
427 std::unique_ptr<AsyncRegisterCallbackInfo> callbackPtr {asyncCallbackInfo}; in RegisterAppGroupCallBack() local
508 std::unique_ptr<AsyncUnRegisterCallbackInfo> callbackPtr {asyncCallbackInfo}; in UnRegisterAppGroupCallBack() local
/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
Dstandby_napi_module.cpp90 std::unique_ptr<AsyncCallbackInfoIsDeviceInStandby> callbackPtr {asyncCallbackInfo}; in AddInStandbyCallbackCompleteCB() local
111 std::unique_ptr<AsyncCallbackInfoIsDeviceInStandby> callbackPtr {asyncCallbackInfo}; in IsDeviceInStandby() local
153 std::unique_ptr<AsyncCallbackInfoGetAllowList> callbackPtr {asyncCallbackInfo}; in AddGetAllowListCallbackCompleteCB() local
222 std::unique_ptr<AsyncCallbackInfoGetAllowList> callbackPtr {asyncCallbackInfo}; in GetExemptionListApps() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
Dzlib_callback_info.cpp51 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in ExcuteWork() local
125 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnZipUnZipFinish() local
Dnapi_zlib.cpp499 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in ZipFileWrap() local
549 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in NAPI_UnzipFile() local
610 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in CompressExcute() local
641 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in CompressFile() local
672 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in DecompressExcute() local
699 std::unique_ptr<AsyncZipCallbackInfo> callbackPtr {asyncZipCallbackInfo}; in DecompressFile() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
Djs_default_app.cpp265 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in IsDefaultApplicationComplete() local
286 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in IsDefaultApplication() local
412 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetDefaultApplicationComplete() local
435 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetDefaultApplication() local
575 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in SetDefaultApplicationComplete() local
596 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in SetDefaultApplication() local
748 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in ResetDefaultApplicationComplete() local
769 std::unique_ptr<DefaultAppCallbackInfo> callbackPtr {asyncCallbackInfo}; in ResetDefaultApplication() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
Dfree_install.cpp87 std::unique_ptr<HapModuleRemovableCallbackInfo> callbackPtr {asyncCallbackInfo}; in IsHapModuleRemovableComplete() local
114 std::unique_ptr<HapModuleRemovableCallbackInfo> callbackPtr {asyncCallbackInfo}; in IsHapModuleRemovable() local
180 std::unique_ptr<SetHapModuleUpgradeFlagCallbackInfo> callbackPtr {asyncCallbackInfo}; in SetHapModuleUpgradeFlagComplete() local
205 std::unique_ptr<SetHapModuleUpgradeFlagCallbackInfo> callbackPtr {asyncCallbackInfo}; in SetHapModuleUpgradeFlag() local
582 std::unique_ptr<GetBundlePackInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundlePackInfoComplete() local
608 std::unique_ptr<GetBundlePackInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundlePackInfo() local
695 std::unique_ptr<GetDispatchInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetDispatchInfoComplete() local
721 std::unique_ptr<GetDispatchInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetDispatchInfo() local
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dget_remaining_delay_time.cpp92 std::unique_ptr<AsyncCallbackInfoGetRemainingDelayTime> callbackPtr {asyncCallbackInfo}; in GetRemainingDelayTime() local
113 std::unique_ptr<AsyncCallbackInfoGetRemainingDelayTime> callbackPtr {asyncCallbackInfo}; in GetRemainingDelayTime() local
Dbg_continuous_task_napi_module.cpp209 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in CallbackCompletedCB() local
233 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in PromiseCompletedCB() local
383 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in StartBackgroundRunning() local
531 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in StopBackgroundRunning() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.cpp114 std::unique_ptr<AsyncGetBundleInstallerCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleInstallerCompleted() local
168 std::unique_ptr<AsyncGetBundleInstallerCallbackInfo> callbackPtr = in GetBundleInstaller() local
929 std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr {asyncCallbackInfo}; in OperationCompleted() local
980 …std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr = std::make_unique<AsyncInstallCallbackInfo>… in Install() local
1103 std::unique_ptr<AsyncInstallCallbackInfo> &callbackPtr) in UninstallByUninstallParam()
1136 std::unique_ptr<AsyncInstallCallbackInfo> &callbackPtr) in UninstallOrRecover()
1195 …std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr = std::make_unique<AsyncInstallCallbackInfo>… in Recover() local
1204 …std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr = std::make_unique<AsyncInstallCallbackInfo>… in Uninstall() local
1239 …std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr = std::make_unique<AsyncInstallCallbackInfo>… in UpdateBundleForSelf() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
Djs_app_control.cpp118 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in SetDisposedStatusComplete() local
139 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in SetDisposedStatus() local
248 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in DeleteDisposedStatusComplete() local
269 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in DeleteDisposedStatus() local
369 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in GetDisposedStatusComplete() local
392 std::unique_ptr<DisposedStatus> callbackPtr {asyncCallbackInfo}; in GetDisposedStatus() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
Dbundle_resource.cpp306 std::unique_ptr<AllBundleResourceInfoCallback> callbackPtr {asyncCallbackInfo}; in GetAllBundleResourceInfoComplete() local
333 std::unique_ptr<AllBundleResourceInfoCallback> callbackPtr {asyncCallbackInfo}; in GetAllBundleResourceInfo() local
400 std::unique_ptr<AllLauncherAbilityResourceInfoCallback> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityResourceInfoComplete() local
429 std::unique_ptr<AllLauncherAbilityResourceInfoCallback> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityResourceInfo() local
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
Ddistributed_bundle_mgr.cpp339 std::unique_ptr<ElementNameInfo> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfo() local
379 std::unique_ptr<ElementNameInfo> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfo() local
422 std::unique_ptr<ElementNameInfos> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfos() local
466 std::unique_ptr<ElementNameInfos> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfos() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
Dpackage.cpp200 std::unique_ptr<CheckPackageHasInstalledOptions> callbackPtr {asyncCallbackInfo}; in HasInstalledAsyncComplete() local
251 std::unique_ptr<CheckPackageHasInstalledOptions> callbackPtr {asyncCallbackInfo}; in HasInstalled() local
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
Ddistributed_bundle.cpp252 std::unique_ptr<GetRemoteAbilityInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfoComplete() local
291 std::unique_ptr<GetRemoteAbilityInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetRemoteAbilityInfo() local

12