Home
last modified time | relevance | path

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

1234

/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/mock/
H A Ddisplay_mock_parcel_test.cpp123 sptr<IDisplayPowerCallback> callbackPtr = nullptr; variable
140 …sptr<IDisplayPowerCallback> callbackPtr = new DisplayMockParcelTest::DisplayPowerMgrTestCallback(); variable
156 …sptr<IDisplayPowerCallback> callbackPtr = new DisplayMockParcelTest::DisplayPowerMgrTestCallback(); variable
172 …sptr<DisplayPowerCallbackStub> callbackPtr = new DisplayMockParcelTest::DisplayPowerMgrTestCallbac… variable
H A Ddisplay_mock_test.cpp63 sptr<DisplayPowerCallbackStub> callbackPtr = new DisplayMockTest::DisplayPowerMgrTestCallback(); variable
78 sptr<DisplayPowerCallbackStub> callbackPtr = new DisplayMockTest::DisplayPowerMgrTestCallback(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.cpp69 std::unique_ptr<AddDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in AddDesktopShortcutInfoComplete() local
94 std::unique_ptr<AddDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in AddDesktopShortcutInfo() local
149 std::unique_ptr<DeleteDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in DeleteDesktopShortcutInfoComplete() local
176 std::unique_ptr<DeleteDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in DeleteDesktopShortcutInfo() local
233 std::unique_ptr<GetAllDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllDesktopShortcutInfoComplete() local
263 std::unique_ptr<GetAllDesktopShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllDesktopShortcutInfo() local
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_service.cpp103 std::shared_ptr<DomainAccountCallbackClient> callbackPtr(callbackClient); in IsAccountTokenValid() local
117 std::shared_ptr<DomainAccountCallbackClient> callbackPtr(callbackClient); in GetAccessToken() local
146 std::shared_ptr<DomainAccountCallbackClient> callbackPtr(callbackClient); in GetDomainAccountInfo() local
159 std::shared_ptr<DomainAccountCallbackClient> callbackPtr(callbackClient); in OnAccountBound() local
172 std::shared_ptr<DomainAccountCallbackClient> callbackPtr(callbackClient); in OnAccountUnBound() local
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_extension_test.cpp1038 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1109 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1166 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1231 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1322 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1384 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1438 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1496 auto callbackPtr = callbackList[i]; variable
1531 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
1559 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo); variable
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_domain_account_callback_test.cpp70 auto callbackPtr = std::make_shared<CheckAndCreateDomainAccountCallback>(testOsAccountControl, variable
87 …auto callbackPtr = std::make_shared<BindDomainAccountCallback>(testOsAccountControl, osAccountInfo… variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
H A Dlauncher_bundle_manager.cpp88 std::unique_ptr<GetLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLauncherAbilityInfoComplete() local
115 std::unique_ptr<GetLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLauncherAbilityInfo() local
219 std::unique_ptr<GetAllLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityInfoComplete() local
246 std::unique_ptr<GetAllLauncherAbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAllLauncherAbilityInfo() local
302 std::unique_ptr<GetShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetShortcutInfoComplete() local
329 std::unique_ptr<GetShortcutInfoCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetShortcutInfo() local
445 std::unique_ptr<StartShortcutCallbackInfo> callbackPtr {asyncCallbackInfo}; in StartShortcutComplete() local
471 std::unique_ptr<StartShortcutCallbackInfo> callbackPtr {asyncCallbackInfo}; in StartShortcut() local
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Daccount_observer.cpp49 auto callbackPtr = callback.lock(); in RegisterAccountObserverCallBack() local
68 auto callbackPtr = accountObserverCallBack_.lock(); in OnAccountsSwitch() local
H A Dincall_observer.cpp63 auto callbackPtr = callback.lock(); in RegisterInCallObserverCallBack() local
88 auto callbackPtr = inCallObserverCallBack_.lock(); in OnCallStateUpdated() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/browser/src/
H A Dbrowser_addon.cpp43 std::unique_ptr<AsyncBrowserCallbackInfo> callbackPtr{asyncCallbackInfo}; in SetPolicies() local
80 std::unique_ptr<AsyncBrowserCallbackInfo> callbackPtr{asyncCallbackInfo}; in GetPolicies() local
118 std::unique_ptr<AsyncBrowserCallbackInfo> callbackPtr{asyncCallbackInfo}; in SetPolicy() local
143 std::unique_ptr<AsyncBrowserCallbackInfo> callbackPtr{asyncCallbackInfo}; in GetPoliciesSync() local
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/src/
H A Dprivacy_kit_test.cpp1084 auto callbackPtr = std::make_shared<CbCustomizeTest1>(permList); variable
1205 auto callbackPtr = std::make_shared<CbCustomizeTest3>(permList); variable
1232 auto callbackPtr = callbackList[i]; variable
1248 auto callbackPtr = std::make_shared<CbCustomizeTest3>(permList); variable
1266 auto callbackPtr = std::make_shared<CbCustomizeTest3>(permList); variable
1279 auto callbackPtr = std::make_shared<CbCustomizeTest3>(permList); variable
1487 auto callbackPtr = std::make_shared<CbCustomizeTest4>(); variable
1507 auto callbackPtr = std::make_shared<CbCustomizeTest4>(); variable
1539 auto callbackPtr = std::make_shared<CbCustomizeTest4>(); variable
1715 auto callbackPtr = std::make_shared<CbCustomizeTest4>(); variable
[all …]
H A Dpermission_deny_test.cpp115 auto callbackPtr = std::make_shared<CbPermDenyTest>(); variable
179 auto callbackPtr = std::make_shared<CbCustomizeTest>(permList); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp971 std::unique_ptr<AbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfosComplete() local
1017 std::unique_ptr<AbilityCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryAbilityInfos() local
1347 std::unique_ptr<ExtensionCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryExtensionInfosComplete() local
1386 std::unique_ptr<ExtensionCallbackInfo> callbackPtr {asyncCallbackInfo}; in QueryExtensionInfos() local
2218 std::unique_ptr<VerifyCallbackInfo> callbackPtr {asyncCallbackInfo}; in VerifyComplete() local
2241 std::unique_ptr<VerifyCallbackInfo> callbackPtr {asyncCallbackInfo}; in VerifyAbc() local
2654 std::unique_ptr<VerifyCallbackInfo> callbackPtr {asyncCallbackInfo}; in DeleteAbcComplete() local
2677 std::unique_ptr<VerifyCallbackInfo> callbackPtr {asyncCallbackInfo}; in DeleteAbc() local
2735 std::unique_ptr<LaunchWantCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLaunchWantForBundleComplete() local
2760 std::unique_ptr<LaunchWantCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLaunchWantForBundle() local
[all …]
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp521 auto callbackPtr = sptr<ILocatingRequiredDataCallback>(singleCallbackHost); variable
537 auto callbackPtr = sptr<ILocatingRequiredDataCallback>(singleCallbackHost); variable
553 sptr<ILocatorCallback> callbackPtr = sptr<ILocatorCallback>(locatorCallbackHostForTest); variable
570 sptr<ILocatorCallback> callbackPtr = sptr<ILocatorCallback>(locatorCallbackHostForTest); variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/datetime_manager/src/
H A Ddatetime_manager_addon.cpp50 std::unique_ptr<AsyncSetDateTimeCallbackInfo> callbackPtr {asyncCallbackInfo}; in SetDateTime() local
106 std::unique_ptr<AsyncDisallowModifyDateTimeCallbackInfo> callbackPtr {asyncCallbackInfo}; in DisallowModifyDateTime() local
157 std::unique_ptr<AsyncDisallowModifyDateTimeCallbackInfo> callbackPtr {asyncCallbackInfo}; in IsModifyDateTimeDisallowed() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp314 auto callbackPtr = GetPtr<InputEventCallback>(); variable
388 auto callbackPtr = GetPtr<InputEventCallback>(); variable
432 auto callbackPtr = GetPtr<InputEventCallback>(); variable
469 auto callbackPtr = GetPtr<InputEventCallback>(); variable
506 auto callbackPtr = GetPtr<InputEventCallback>(); variable
546 auto callbackPtr = GetPtr<InputEventCallback>(); variable
602 auto callbackPtr = GetPtr<InputEventCallback>(); variable
625 auto callbackPtr = GetPtr<InputEventCallback>(); variable
649 auto callbackPtr = GetPtr<InputEventCallback>(); variable
722 auto callbackPtr = GetPtr<InputEventCallback>(); variable
[all …]
/ohos5.0/base/security/access_token/interfaces/kits/napi/privacy/src/
H A Dpermission_record_manager_napi.cpp496 std::unique_ptr<RecordManagerAsyncContext> callbackPtr {asyncContext}; in AddPermissionUsedRecordComplete() local
516 std::unique_ptr<RecordManagerAsyncContext> callbackPtr {asyncContext}; in AddPermissionUsedRecord() local
559 std::unique_ptr<RecordManagerAsyncContext> callbackPtr{asyncContext}; in StartUsingPermissionComplete() local
578 std::unique_ptr<RecordManagerAsyncContext> callbackPtr {asyncContext}; in StartUsingPermission() local
621 std::unique_ptr<RecordManagerAsyncContext> callbackPtr{asyncContext}; in StopUsingPermissionComplete() local
641 std::unique_ptr<RecordManagerAsyncContext> callbackPtr {asyncContext}; in StopUsingPermission() local
683 std::unique_ptr<RecordManagerAsyncContext> callbackPtr{asyncContext}; in GetPermissionUsedRecordsComplete() local
704 std::unique_ptr<RecordManagerAsyncContext> callbackPtr {asyncContext}; in GetPermissionUsedRecords() local
909 std::unique_ptr<RegisterPermActiveChangeContext> callbackPtr {registerPermActiveChangeContext}; in RegisterPermActiveChangeCallback() local
1061 std::unique_ptr<PermissionUsedTypeAsyncContext> callbackPtr{asyncContext}; in GetPermissionUsedTypeInfosComplete() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3616 std::unique_ptr<AbilityIconCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAbilityIconComplete() local
3644 std::unique_ptr<AbilityIconCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAbilityIcon() local
3712 std::unique_ptr<AbilityIconCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetAbilityIconComplete() local
3868 std::unique_ptr<LaunchWantCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLaunchWantForBundleComplete() local
3896 std::unique_ptr<LaunchWantCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetLaunchWantForBundle() local
4204 std::unique_ptr<AsyncGetNameByUidInfo> callbackPtr {asyncCallbackInfo}; in GetBundleNameByUidComplete() local
4252 std::unique_ptr<AsyncGetNameByUidInfo> callbackPtr {asyncCallbackInfo}; in GetNameForUid() local
4652 std::unique_ptr<EnabledInfo> callbackPtr {asyncCallbackInfo}; in SetApplicationEnabledComplete() local
4696 std::unique_ptr<EnabledInfo> callbackPtr {asyncCallbackInfo}; in SetApplicationEnabled() local
4756 std::unique_ptr<EnabledInfo> callbackPtr {asyncCallbackInfo}; in SetAbilityEnabledComplete() local
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp288 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in CancelReminderInner() local
320 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in CancelReminderInner() local
357 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in CancelAllRemindersInner() local
388 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in CancelAllRemindersInner() local
861 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in InnerGetValidReminders() local
926 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in InnerGetAllValidReminders() local
1005 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in PublishReminderInner() local
1086 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in AddSlotInner() local
1199 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in AddExcludeDate() local
1286 std::unique_ptr<AsyncCallbackInfo> callbackPtr { asynccallbackinfo }; in DelExcludeDates() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp106 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleAdded() local
171 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleUpdated() local
241 std::unique_ptr<AsyncCallbackInfo> callbackPtr {asyncCallbackInfo}; in OnBundleRemoved() local
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dobtain_all_works.cpp68 std::unique_ptr<AsyncCallbackInfoObtainAllWorks> callbackPtr {asyncCallbackInfo}; in ObtainAllWorks() local
83 std::unique_ptr<AsyncCallbackInfoObtainAllWorks> callbackPtr {asyncCallbackInfo}; in ObtainAllWorks() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp127 std::unique_ptr<AsyncGetBundleInstallerCallbackInfo> callbackPtr {asyncCallbackInfo}; in GetBundleInstallerCompleted() local
181 std::unique_ptr<AsyncGetBundleInstallerCallbackInfo> callbackPtr = in GetBundleInstaller() local
1026 std::unique_ptr<AsyncInstallCallbackInfo> callbackPtr {asyncCallbackInfo}; in OperationCompleted() local
1205 std::unique_ptr<AsyncInstallCallbackInfo> &callbackPtr) in UninstallByUninstallParam()
1238 std::unique_ptr<AsyncInstallCallbackInfo> &callbackPtr) in UninstallOrRecover()
1500 std::unique_ptr<ExtResourceCallbackInfo> callbackPtr {asyncCallbackInfo}; in AddExtResourceComplete() local
1522 std::unique_ptr<ExtResourceCallbackInfo> callbackPtr {asyncCallbackInfo}; in AddExtResource() local
1590 std::unique_ptr<ExtResourceCallbackInfo> callbackPtr {asyncCallbackInfo}; in RemoveExtResourceComplete() local
1612 std::unique_ptr<ExtResourceCallbackInfo> callbackPtr {asyncCallbackInfo}; in RemoveExtResource() local
1683 std::unique_ptr<CreateAppCloneCallbackInfo> callbackPtr {asyncCallbackInfo}; in CreateAppCloneComplete() local
[all …]
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
H A Dadmin_manager_addon.cpp44 std::unique_ptr<AsyncEnableAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in EnableAdmin() local
154 std::unique_ptr<AsyncDisableAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in DisableAdmin() local
213 std::unique_ptr<AsyncDisableSuperAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in DisableSuperAdmin() local
260 std::unique_ptr<AsyncGetEnterpriseInfoCallbackInfo> callbackPtr{asyncCallbackInfo}; in GetEnterpriseInfo() local
350 std::unique_ptr<AsyncSetEnterpriseInfoCallbackInfo> callbackPtr{asyncCallbackInfo}; in SetEnterpriseInfo() local
395 std::unique_ptr<AsyncIsSuperAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in IsSuperAdmin() local
426 std::unique_ptr<AsyncIsAdminEnabledCallbackInfo> callbackPtr{asyncCallbackInfo}; in IsAdminEnabled() local
514 std::unique_ptr<AsyncSubscribeManagedEventCallbackInfo> callbackPtr{asyncCallbackInfo}; in HandleManagedEvent() local
612 std::unique_ptr<AsyncAuthorizeAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in AuthorizeAdmin() local
745 std::unique_ptr<AsyncGetSuperAdminCallbackInfo> callbackPtr{asyncCallbackInfo}; in GetSuperAdmin() local

1234