/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/ |
H A D | fms_form_task_mgr_test.cpp | 61 sptr<IRemoteObject> remoteObject = nullptr; variable 76 sptr<IRemoteObject> remoteObject = nullptr; variable 93 sptr<IRemoteObject> remoteObject = nullptr; variable 110 sptr<IRemoteObject> remoteObject = nullptr; variable 128 sptr<IRemoteObject> remoteObject = nullptr; variable 145 sptr<IRemoteObject> remoteObject = nullptr; variable 162 sptr<IRemoteObject> remoteObject = nullptr; variable 180 sptr<IRemoteObject> remoteObject = nullptr; variable 195 sptr<IRemoteObject> remoteObject = nullptr; variable 383 sptr<IRemoteObject> remoteObject; variable [all …]
|
/ohos5.0/foundation/window/window_manager/test/systemtest/extension/ |
H A D | extension_connection_test.cpp | 131 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 148 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 165 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 182 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 200 sptr<IRemoteObject> remoteObject = nullptr; variable 215 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 231 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 250 sptr<IRemoteObject> remoteObject = nullptr; variable 264 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable 279 sptr<IRemoteObject> remoteObject = new(std::nothrow) IRemoteObjectMocker(); variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_task_mgr.cpp | 62 const sptr<IRemoteObject> &remoteObject) in PostShareAcquireTask() 143 const sptr<IRemoteObject> &remoteObject) in PostAcquireTaskToHost() 177 const sptr<IRemoteObject> &remoteObject) in PostUpdateTaskToHost() 244 const sptr<IRemoteObject> &remoteObject) in PostProviderBatchDeleteTask() 428 const sptr<IRemoteObject> &remoteObject) in AcquireProviderFormInfo() 542 const sptr<IRemoteObject> &remoteObject) in AcquireTaskToHost() 565 const sptr<IRemoteObject> &remoteObject) in UpdateTaskToHost() 602 const sptr<IRemoteObject> &remoteObject) in ProviderBatchDelete() 632 const sptr<IRemoteObject> &remoteObject) in FireFormEvent() 710 const sptr<IRemoteObject> &remoteObject) in FormUninstall() [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/ |
H A D | dcamera_source_callback_proxy_test.cpp | 76 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable 100 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable 124 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable 147 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable 174 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable 193 …sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_I… variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/ |
H A D | fms_provider_connect_proxy_test.cpp | 63 …const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) o… in OnAbilityConnectDone() 93 …const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) o… in OnAbilityConnectDone() 117 sptr<MockProviderConnectStub> remoteObject = new (std::nothrow) MockProviderConnectStub(); variable 139 sptr<IRemoteObject> remoteObject = nullptr; variable 154 sptr<MockProviderConnect> remoteObject = new (std::nothrow) MockProviderConnect(); variable 171 sptr<MockProviderConnectStub> remoteObject = new (std::nothrow) MockProviderConnectStub(); variable 190 sptr<MockProviderConnect> remoteObject = new (std::nothrow) MockProviderConnect(); variable 208 sptr<MockProviderConnectStub> remoteObject = new (std::nothrow) MockProviderConnectStub(); variable
|
/ohos5.0/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_bundle_manager_impl.cpp | 31 …auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in GetNameForUid() local 45 …auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in QueryExtensionAbilityInfos() local 58 …auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in GetBundleInfo() local 71 …auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in IsBundleInstalled() local 86 …auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in GetApplicationInfo() local
|
H A D | edm_app_manager_impl.cpp | 28 auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(OHOS::APP_MGR_SERVICE_ID); in RegisterApplicationStateObserver() local 41 auto remoteObject = EdmSysManager::GetRemoteObjectOfSystemAbility(OHOS::APP_MGR_SERVICE_ID); in UnregisterApplicationStateObserver() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_ipc_client_server_proxy.cpp | 67 sptr<IRemoteObject> remoteObject = nullptr; variable 82 sptr<IRemoteObject> remoteObject = nullptr; variable 95 sptr<IRemoteObject> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 110 sptr<IRemoteObject> remoteObject = nullptr; variable
|
H A D | UTTest_ipc_client_manager.cpp | 161 sptr<IRemoteObject> remoteObject = nullptr; variable 187 sptr<IRemoteObject> remoteObject = nullptr; variable 213 sptr<IRemoteObject> remoteObject = nullptr; variable 239 sptr<IRemoteObject> remoteObject = nullptr; variable 289 sptr<IRemoteObject> remoteObject = nullptr; variable 321 sptr<IRemoteObject> remoteObject = nullptr; variable 353 sptr<IRemoteObject> remoteObject = nullptr; variable 385 sptr<IRemoteObject> remoteObject = nullptr; variable 445 sptr<IRemoteObject> remoteObject = nullptr; variable 480 sptr<IRemoteObject> remoteObject = nullptr; variable [all …]
|
H A D | UTTest_ipc_server_client_proxy.cpp | 71 sptr<IRemoteObject> remoteObject = nullptr; variable 102 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 142 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 182 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 222 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable
|
H A D | UTTest_ipc_server_listener.cpp | 72 sptr<IRemoteObject> remoteObject = nullptr; variable 133 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 166 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 201 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 234 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 267 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable 346 sptr<IpcClientStub> remoteObject = sptr<IpcClientStub>(new IpcClientStub()); variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/ |
H A D | reverse_continuation_scheduler_primary_proxy.cpp | 23 const sptr<IRemoteObject> &remoteObject) in ReverseContinuationSchedulerPrimaryProxy() 40 sptr<IRemoteObject> remoteObject = Remote(); in NotifyReplicaTerminated() local 75 sptr<IRemoteObject> remoteObject = Remote(); in ContinuationBack() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/ipc/ |
H A D | client_proxy_test.cpp | 67 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 91 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 111 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 134 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 156 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 178 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 198 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 218 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_service_proxy.cpp | 49 sptr<IRemoteObject> remoteObject = Remote(); in ObjectStoreSave() local 80 sptr<IRemoteObject> remoteObject = Remote(); in OnAssetChanged() local 110 sptr<IRemoteObject> remoteObject = Remote(); in ObjectStoreRevokeSave() local 140 sptr<IRemoteObject> remoteObject = Remote(); in ObjectStoreRetrieve() local 170 sptr<IRemoteObject> remoteObject = Remote(); in RegisterDataObserver() local 199 sptr<IRemoteObject> remoteObject = Remote(); in UnregisterDataChangeObserver() local 229 sptr<IRemoteObject> remoteObject = Remote(); in BindAssetStore() local 258 sptr<IRemoteObject> remoteObject = Remote(); in DeleteSnapshot() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
H A D | daudio_sink_manager_test.cpp | 91 auto remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SOURCE_SA_ID, devId); variable 113 … sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); variable 147 … sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); variable 189 … sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); variable 221 … sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_AUDIO_SINK_SA_ID); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_connection_test/ |
H A D | ability_connection_test.cpp | 63 sptr<IRemoteObject> remoteObject = nullptr; variable 81 sptr<IRemoteObject> remoteObject = nullptr; variable 191 sptr<IRemoteObject> remoteObject = nullptr; variable 206 sptr<IRemoteObject> remoteObject = nullptr; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | reserse_continuation_scheduler_primary_proxy_test.cpp | 63 auto remoteObject = new (std::nothrow) MockContinuationSchedulerPrimaryStub(); variable 82 sptr<IRemoteObject> remoteObject = nullptr; variable 98 sptr<IRemoteObject> remoteObject = nullptr; variable
|
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/ |
H A D | remote_object_wrapper.cpp | 22 RemoteObjectWrap::RemoteObjectWrap(sptr<IRemoteObject> remoteObject) : remoteObject_(remoteObject) … in RemoteObjectWrap() 30 sptr<IRemoteObjectWrap> RemoteObjectWrap::Box(sptr<IRemoteObject> remoteObject) in Box()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_command_common.cpp | 43 …sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_A… in GetBundleMgrProxy() local 61 OHOS::sptr<OHOS::IRemoteObject> remoteObject = in GetDistributedBundleMgrService() local
|
/ohos5.0/base/web/webview/sa/src/ |
H A D | app_fwk_update_client.cpp | 56 void AppFwkUpdateClient::SetFwkUpdate(const sptr<IRemoteObject>& remoteObject) in SetFwkUpdate() 157 void AppFwkUpdateClient::OnLoadSystemAbilitySuccess(const sptr<IRemoteObject>& remoteObject) in OnLoadSystemAbilitySuccess() 182 …ppFwkUpdateClient::AppFwkUpdateDiedRecipient::OnRemoteDied(const wptr<IRemoteObject>& remoteObject) in OnRemoteDied() 191 void AppFwkUpdateClient::AppFwkUpdateOnRemoteDied(const wptr<IRemoteObject>& remoteObject) in AppFwkUpdateOnRemoteDied()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | mock_session_manager_service_stub.cpp | 38 sptr<IRemoteObject> remoteObject = GetSessionManagerService(); in OnRemoteRequest() local 43 sptr<IRemoteObject> remoteObject = GetScreenSessionManagerLite(); in OnRemoteRequest() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | client_adaptor.cpp | 60 auto remoteObject = manager->CheckSystemAbility(DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in GetDistributedDataManager() local 101 …entAdaptor::RegisterClientDeathListener(const std::string &appId, sptr<IRemoteObject> remoteObject) in RegisterClientDeathListener() 153 sptr<IRemoteObject> remoteObject; in GetFeatureInterface() local 179 sptr<IRemoteObject> remoteObject = Remote(); in RegisterClientDeathObserver() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | static_subscriber_connection.cpp | 25 const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) in OnAbilityConnectDone() 36 …taticSubscriberProxy> StaticSubscriberConnection::GetProxy(const sptr<IRemoteObject> &remoteObject) in GetProxy()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | mission_changed_notify.cpp | 32 void MissionChangedNotify::NotifyMissionsChanged(const sptr<IRemoteObject>& remoteObject, in NotifyMissionsChanged() 57 void MissionChangedNotify::NotifySnapshot(const sptr<IRemoteObject>& remoteObject, const std::u16st… in NotifySnapshot() 83 void MissionChangedNotify::NotifyNetDisconnect(const sptr<IRemoteObject>& remoteObject, const std::… in NotifyNetDisconnect()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
H A D | trans_client_proxy_test.cpp | 86 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 135 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 165 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 199 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 231 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 266 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable 302 sptr<IRemoteObject> remoteObject = saManager->GetSystemAbility(SOFTBUS_SA_ID); variable
|