Home
last modified time | relevance | path

Searched refs:ReadRemoteObject (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp912 token = data.ReadRemoteObject(); in MoveAbilityToBackgroundInner()
941 token = data.ReadRemoteObject(); in TerminateAbilityInner()
963 token = data.ReadRemoteObject(); in BackToCallerInner()
980 token = data.ReadRemoteObject(); in TerminateUIServiceExtensionAbilityInner()
1008 token = data.ReadRemoteObject(); in CloseUIExtensionAbilityBySCBInner()
1112 token = data.ReadRemoteObject(); in ScheduleConnectAbilityDoneInner()
1565 token = data.ReadRemoteObject(); in ConnectAbilityInner()
1586 token = data.ReadRemoteObject(); in ConnectAbilityWithTypeInner()
1650 token = data.ReadRemoteObject(); in StopServiceAbilityInner()
2943 data.ReadRemoteObject()); in RegisterConnectionObserverInner()
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp103 …r<IRegisterDInputCallback> callback = iface_cast<IRegisterDInputCallback>(data.ReadRemoteObject()); in HandleRegisterDistributedHardware()
124 …nregisterDInputCallback> callback = iface_cast<IUnregisterDInputCallback>(data.ReadRemoteObject()); in HandleUnregisterDistributedHardware()
144 …ptr<IPrepareDInputCallback> callback = iface_cast<IPrepareDInputCallback>(data.ReadRemoteObject()); in HandlePrepareRemoteInput()
164 …IUnprepareDInputCallback> callback = iface_cast<IUnprepareDInputCallback>(data.ReadRemoteObject()); in HandleUnprepareRemoteInput()
185 sptr<IStartDInputCallback> callback = iface_cast<IStartDInputCallback>(data.ReadRemoteObject()); in HandleStartRemoteInput()
206 sptr<IStopDInputCallback> callback = iface_cast<IStopDInputCallback>(data.ReadRemoteObject()); in HandleStopRemoteInput()
228 sptr<IStartDInputCallback> callback = iface_cast<IStartDInputCallback>(data.ReadRemoteObject()); in HandleStartRelayTypeRemoteInput()
250 sptr<IStopDInputCallback> callback = iface_cast<IStopDInputCallback>(data.ReadRemoteObject()); in HandleStopRelayTypeRemoteInput()
271 …ptr<IPrepareDInputCallback> callback = iface_cast<IPrepareDInputCallback>(data.ReadRemoteObject()); in HandlePrepareRelayRemoteInput()
292 …IUnprepareDInputCallback> callback = iface_cast<IUnprepareDInputCallback>(data.ReadRemoteObject()); in HandleUnprepareRelayRemoteInput()
[all …]
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_stub.cpp88 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAcquireProviderFormInfo()
113 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormDelete()
140 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormsDelete()
169 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormUpdate()
199 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleEventNotify()
229 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormCastTempForm()
255 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleFireFormEvent()
284 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAcquireState()
298 auto remoteObj = data.ReadRemoteObject(); in HandleAcquireShareFormData()
317 auto remoteObj = data.ReadRemoteObject(); in HandleAcquireFormData()
H A Dform_mgr_stub.cpp285 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAddForm()
329 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleDeleteForm()
360 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleReleaseForm()
482 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleLifecycleUpdate()
504 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleRequestForm()
534 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyWhetherVisibleForms()
574 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleCastTempForm()
690 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleMessageEvent()
716 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleRouterEvent()
742 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleBackgroundEvent()
[all …]
/ohos5.0/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dshutdown_stub_delegator.cpp64 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterTakeOverShutdownCallback()
75 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterTakeOverShutdownCallback()
86 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterAsyncShutdownCallback()
97 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterAsyncShutdownCallback()
108 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterSyncShutdownCallback()
119 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterSyncShutdownCallback()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_stub.cpp67 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAddAccountImplicitly()
88 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuthenticate()
106 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCreateAccountImplicitly()
126 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuth()
145 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcVerifyCredential()
165 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCheckAccountLabels()
183 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcSetProperties()
201 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcIsAccountRemovable()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp512 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterPowerStateCallbackStub()
524 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterPowerStateCallbackStub()
534 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterSyncHibernateCallbackStub()
544 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterSyncHibernateCallbackStub()
555 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterSyncSleepCallbackStub()
566 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterSyncSleepCallbackStub()
576 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterPowerModeCallbackStub()
586 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterPowerModeCallbackStub()
599 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterScreenStateCallbackStub()
609 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegisterScreenStateCallbackStub()
[all …]
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_stub.cpp75 …DomainAccountCallback> callbackProxy = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcAuthCommonInterface()
120 …ptr<IDomainAccountCallback> callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcGetAuthStatusInfo()
145 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcIsAccountTokenValid()
175 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcGetAccessToken()
195 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcGetDomainAccountInfo()
220 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcOnAccountBound()
240 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcOnAccountUnBound()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_stub.cpp128 …edInfoCallbackInterface> callback = iface_cast<IdmGetCredentialInfoProxy>(data.ReadRemoteObject()); in GetCredentialInfoStub()
150 iface_cast<IdmGetSecureUserInfoProxy>(data.ReadRemoteObject()); in GetSecInfoStub()
190 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in AddCredentialStub()
235 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in UpdateCredentialStub()
276 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in EnforceDelUserStub()
304 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject());
337 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in DelCredentialStub()
352 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in ClearRedundancyCredentialStub()
H A Duser_auth_stub.cpp181 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in GetPropertyStub()
226 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in GetPropertyByIdStub()
264 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in SetPropertyStub()
296 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in AuthStub()
333 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in AuthWidgetStub()
444 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in AuthUserStub()
480 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in IdentifyStub()
574 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterWidgetCallbackStub()
636 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegistUserAuthSuccessEventListenerStub()
664 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnRegistUserAuthSuccessEventListenerStub()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_stub.cpp77 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in StartApp()
104 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in AppTransition()
131 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in AppBackTransition()
152 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in MinimizeWindow()
186 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in MinimizeAllWindow()
207 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in CloseWindow()
222 sptr<IRemoteObject> finishcallbackObject = data.ReadRemoteObject(); in ScreenUnlock()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp257 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleTerminateAbility()
266 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleUpdateAbilityState()
274 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleUpdateExtensionState()
295 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleAbilityBehaviorAnalysis()
298 preToke = data.ReadRemoteObject(); in HandleAbilityBehaviorAnalysis()
311 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleKillProcessByAbilityToken()
346 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleAttachPidToParent()
469 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleAbilityAttachTimeOut()
476 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandlePrepareTerminate()
488 auto token = data.ReadRemoteObject(); in HandleGetRunningProcessInfoByToken()
[all …]
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/stub/
H A Dmdns_service_stub.cpp68 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnRegisterService()
90 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnUnRegisterService()
117 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnStartDiscoverService()
139 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnStopDiscoverService()
168 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnResolveService()
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_stub.cpp73 auto remote = data.ReadRemoteObject(); in RegisterObserverInner()
88 auto remote = data.ReadRemoteObject(); in UnregisterObserverInner()
115 auto remote = data.ReadRemoteObject(); in RegisterObserverExtInner()
129 auto remote = data.ReadRemoteObject(); in UnregisterObserverExtInner()
138 auto remote = data.ReadRemoteObject(); in UnregisterObserverExtALLInner()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp221 token = data.ReadRemoteObject(); in HandleCreateAndConnectSpecificSession()
263 token = data.ReadRemoteObject(); in HandleRecoverAndConnectSpecificSession()
300 token = data.ReadRemoteObject(); in HandleRecoverAndReconnectSceneSession()
381 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleSetSessionLabel()
391 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleSetSessionIcon()
415 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandlePendingSessionToForeground()
428 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandlePendingSessionToBackgroundForDelegator()
943 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleAddExtensionWindowStageToSCB()
957 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleRemoveExtensionWindowStageFromSCB()
964 sptr<IRemoteObject> token = data.ReadRemoteObject(); in HandleUpdateModalExtensionRect()
[all …]
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_stub.cpp84 auto callback = data.ReadRemoteObject(); in HandleStartCmd()
111 auto callback = data.ReadRemoteObject(); in HandleStopCmd()
150 auto object = data.ReadRemoteObject(); in HandleDataRequestCmd()
175 auto callback = data.ReadRemoteObject(); in HandleDataSubscribeCmd()
194 auto callback = data.ReadRemoteObject(); in HandleDataUnsubscribeCmd()
236 auto callback = data.ReadRemoteObject(); in HandleSecurityEventQueryCmd()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_sup_test.cpp189 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(nullptr));
195 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(listenerPtr));
259 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(nullptr));
266 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(listenerPtr));
287 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(listenerPtr));
294 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(listenerPtr));
303 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(listenerPtr));
474 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(nullptr));
479 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(recvCallback));
485 EXPECT_CALL(*messageParcelMock_, ReadRemoteObject()).WillOnce(Return(recvCallback));
[all …]
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_stub.cpp90 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleSearchElementInfoByAccessibilityId()
115 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleSearchElementInfosByText()
138 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleFindFocusedElementInfo()
160 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleFocusFind()
196 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleExecuteAction()
216 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleGetCursorPosition()
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp102 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in SubscribeThermalTempCallbackStub()
118 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnSubscribeThermalTempCallbackStub()
129 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in SubscribeThermalLevelCallbackStub()
140 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnSubscribeThermalLevelCallbackStub()
151 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in SubscribeThermalActionCallbackStub()
172 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in UnSubscribeThermalActionCallbackStub()
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_stub.cpp72 auto callback = data.ReadRemoteObject(); in HandleSubscribeCmd()
92 auto callback = data.ReadRemoteObject(); in HandleUnsubscribeCmd()
119 auto callback = data.ReadRemoteObject(); in HandleStartCmd()
145 auto callback = data.ReadRemoteObject(); in HandleStopCmd()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp314 auto remoteObject = data.ReadRemoteObject(); in HandleSetCameraCallback()
329 auto remoteObject = data.ReadRemoteObject(); in HandleSetMuteCallback()
342 auto remoteObject = data.ReadRemoteObject(); in HandleSetTorchCallback()
355 auto remoteObject = data.ReadRemoteObject(); in HandleSetFoldStatusCallback()
387 auto remoteObject = data.ReadRemoteObject(); in HandleCreateDeferredPhotoProcessingSession()
409 auto remoteObject = data.ReadRemoteObject(); in HandleCreateDeferredVideoProcessingSession()
428 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleCreatePhotoOutput()
454 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleCreatePreviewOutput()
499 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleCreateDepthDataOutput()
642 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject()
[all …]
H A Dhcapture_session_stub.cpp120 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleAddInput()
132 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleCanAddInput()
148 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleRemoveInput()
161 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleAddOutput()
181 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in HandleRemoveOutput()
199 auto remoteObject = data.ReadRemoteObject(); in HandleSetCallback()
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_stub_lite.cpp95 bool readSid = ReadRemoteObject(req, &sid); in OnRegisterCallBack()
121 bool readSid = ReadRemoteObject(req, &sid); in OnStartDhcpClient()
146 bool readSid = ReadRemoteObject(req, &sid); in OnSetConfiguration()
170 bool readSid = ReadRemoteObject(req, &sid); in OnStopDhcpClient()
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp284 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in AddOrUpdateCredential()
329 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in ProcDelCred()
353 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in ProcDelUser()
391 sptr<IGetCredInfoCallback> callback = iface_cast<IGetCredInfoCallback>(data.ReadRemoteObject()); in ProcGetCredentialInfo()
415 …ptr<IPreRemoteAuthCallback> callback = iface_cast<IPreRemoteAuthCallback>(data.ReadRemoteObject()); in ProcPrepareRemoteAuth()
521 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in ProcAuthUser()
608 sptr<IGetSetPropCallback> callback = iface_cast<IGetSetPropCallback>(data.ReadRemoteObject()); in ProcGetProperty()
638 sptr<IGetSetPropCallback> callback = iface_cast<IGetSetPropCallback>(data.ReadRemoteObject()); in ProcGetPropertyById()
666 sptr<IGetSetPropCallback> callback = iface_cast<IGetSetPropCallback>(data.ReadRemoteObject()); in ProcSetProperty()
705 …ptr<IGetEnrolledIdCallback> callback = iface_cast<IGetEnrolledIdCallback>(data.ReadRemoteObject()); in ProcGetEnrolledId()
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp167 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcHasDomainAccount()
241 auto plugin = iface_cast<IDomainAccountPlugin>(data.ReadRemoteObject()); in ProcRegisterPlugin()
284 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcAuth()
326 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcGetDomainAccountInfo()
361 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcRegisterAccountStatusListener()
377 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcUnregisterAccountStatusListener()
402 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcAuthUser()
424 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcAuthWithPopup()
450 auto callback = iface_cast<IDomainAccountCallback>(data.ReadRemoteObject()); in ProcGetDomainAccessToken()

12345678910>>...20