/foundation/deviceprofile/device_info_manager/old/services/core/include/ |
H A D | distributed_device_profile_service.h | 43 const sptr<IRemoteObject>& profileEventNotifier, 46 const sptr<IRemoteObject>& profileEventNotifier, 49 const sptr<IRemoteObject>& profileEventNotifier) override;
|
/foundation/communication/netmanager_ext/services/vpnmanager/include/ |
H A D | open_vpn_ctl.h | 54 OpenvpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds);
60 int32_t GetConnectedSysVpnConfig(sptr<SysVpnConfig> &sysVpnConfig) override;
63 sptr<OpenvpnConfig> openvpnConfig_;
|
/foundation/communication/nfc/interfaces/inner_api/tags/ |
H A D | tag_session_proxy.h | 31 explicit TagSessionProxy(const OHOS::sptr<OHOS::IRemoteObject>& remote) in TagSessionProxy() 57 const sptr<KITS::IForegroundCallback> &callback) override; 60 const sptr<KITS::IReaderModeCallback> &callback) override;
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/ |
H A D | syncdeviceprofileinner_fuzzer.cpp | 52 const sptr<IRemoteObject>& profileEventNotifier, std::list<ProfileEvent>& failedEvents) in SubscribeProfileEvents() 60 const sptr<IRemoteObject>& profileEventNotifier, std::list<ProfileEvent>& failedEvents) in UnsubscribeProfileEvents() 67 int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventNotifier) in SyncDeviceProfile()
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/ |
H A D | putdeviceprofileinner_fuzzer.cpp | 53 const sptr<IRemoteObject>& profileEventNotifier, std::list<ProfileEvent>& failedEvents) in SubscribeProfileEvents() 61 const sptr<IRemoteObject>& profileEventNotifier, std::list<ProfileEvent>& failedEvents) in UnsubscribeProfileEvents() 68 int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventNotifier) in SyncDeviceProfile()
|
/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | reader_mode_callback_stub_test.cpp | 76 sptr<KITS::IReaderModeCallback> callback = nullptr; in HWTEST_F() 89 sptr<KITS::IReaderModeCallback> callback = nullptr; in HWTEST_F() 102 sptr<KITS::IReaderModeCallback> callback = new TAG::ReaderModeCallbackStub(); in HWTEST_F()
|
/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_scan_callback_stub_test.cpp | 66 OHOS::sptr<OHOS::IRemoteObject> AsObject() override 80 sptr<IWifiScanCallback> userCallback = new (std::nothrow) IWifiScanCallbackMock(); in HWTEST_F() 108 sptr<IWifiScanCallback> userCallback = new (std::nothrow) IWifiScanCallbackMock(); in HWTEST_F()
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/include/ |
H A D | general_controller_service_impl.h | 47 void RegisterObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver) override; 49 void UnregisterObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver) override; 65 ConcurrentMap<sptr<AAFwk::IDataAbilityObserver>, std::list<Uri>> observers_;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/include/ |
H A D | connect.h | 66 const OHOS::sptr<OHOS::IRemoteObject> &remoteObject, 75 OHOS::sptr<OHOS::IRemoteObject> remoteObject_ = nullptr; 85 OHOS::sptr<OHOS::IRemoteObject> ConnectServiceInner(int userId);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_loader.h | 39 int32_t OnSendResult(const sptr<AssetObj> &assetObj, int32_t result) override; 50 int32_t PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, 51 const sptr<ObjectAssetsSendListener> &sendCallback);
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/inner_kits/ |
H A D | av_trans_control_center_callback_stub_test.cpp | 67 sptr<IRemoteObject> CallbackStubPtr(new TestControlCenterCallbackStub()); in HWTEST_F() 84 sptr<IRemoteObject> CallbackStubPtr(new TestControlCenterCallbackStub()); in HWTEST_F() 101 sptr<IRemoteObject> CallbackStubPtr(new TestControlCenterCallbackStub()); in HWTEST_F()
|
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/ |
H A D | idistributed_hardware.h | 37 virtual int32_t RegisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) = 0; 38 virtual int32_t UnregisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) = 0; 47 const sptr<IAVTransControlCenterCallback> callback) = 0;
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/ |
H A D | distributed_hardware_service.h | 40 int32_t RegisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) override; 41 int32_t UnregisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) override; 50 int32_t RegisterCtlCenterCallback(int32_t engineId, const sptr<IAVTransControlCenterCallback> callback) override;
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | sharing_dhid_listener_proxy.cpp | 27 SharingDhIdListenerProxy::SharingDhIdListenerProxy(const sptr<IRemoteObject> &object) in SharingDhIdListenerProxy() 37 sptr<IRemoteObject> remote = Remote(); in OnSharing() 68 sptr<IRemoteObject> remote = Remote(); in OnNoSharing()
|
H A D | start_stop_result_call_back_proxy.cpp | 26 StartStopResultCallbackProxy::StartStopResultCallbackProxy(const sptr<IRemoteObject> &object) in StartStopResultCallbackProxy() 36 sptr<IRemoteObject> remote = Remote(); in OnStart() 81 sptr<IRemoteObject> remote = Remote(); in OnStop()
|
H A D | input_node_listener_proxy.cpp | 26 InputNodeListenerProxy::InputNodeListenerProxy(const sptr<IRemoteObject> &object) in InputNodeListenerProxy() 36 sptr<IRemoteObject> remote = Remote(); in OnNodeOnLine() 74 sptr<IRemoteObject> remote = Remote(); in OnNodeOffLine()
|
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | svc_backup_connection.h | 35 const sptr<IRemoteObject> &remoteObject, 71 sptr<IExtension> GetBackupExtProxy(); 109 sptr<IExtension> backupProxy_;
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ |
H A D | distributed_hardware_fwk_kit.h | 56 API_EXPORT int32_t RegisterPublisherListener(const DHTopic topic, sptr<IPublisherListener> listener); 64 API_EXPORT int32_t UnregisterPublisherListener(const DHTopic topic, sptr<IPublisherListener> listener); 131 API_EXPORT int32_t RegisterCtlCenterCallback(int32_t engineId, const sptr<IAVTransControlCenterCallback> callback);
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/ |
H A D | distributed_hardware_stub_test.h | 38 int32_t RegisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) in RegisterPublisherListener() 45 int32_t UnregisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) in UnregisterPublisherListener() 92 int32_t RegisterCtlCenterCallback(int32_t engineId, const sptr<IAVTransControlCenterCallback> callback) in RegisterCtlCenterCallback()
|
/foundation/distributedhardware/distributed_input/utils/include/ |
H A D | dinput_context.h | 69 sptr<IRemoteObject> GetRemoteObject(const int32_t saId); 70 void AddRemoteObject(const int32_t saId, const sptr<IRemoteObject> &remoteObject); 91 std::unordered_map<int32_t, sptr<IRemoteObject>> remoteObjects_;
|
/foundation/filemanagement/dfs_service/test/mock/ipc/ |
H A D | cloud_sync_service_proxy_mock.cpp | 29 int32_t CloudSyncServiceProxy::RegisterCallbackInner(const sptr<IRemoteObject> &remoteObject, in RegisterCallbackInner() 70 sptr<ICloudSyncService> CloudSyncServiceProxy::GetInstance() in GetInstance() 72 serviceProxy_ = iface_cast<ICloudSyncService>(sptr(new CloudSyncServiceMock())); in GetInstance()
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcecallbackproxy_fuzzer/ |
H A D | dscreensourcecallbackproxy_fuzzer.cpp | 29 int32_t InitSource(const std::string ¶ms, const sptr<IDScreenSourceCallback> &callback) override 68 sptr<IRemoteObject> dscreenSourceStubPtr(new DScreenSourceStubFuzzTest()); in DscreenSourceCallbackProxyFuzzTest() 69 sptr<DScreenSourceCallbackProxy> sourceCbkProxy(new DScreenSourceCallbackProxy(dscreenSourceStubPtr)); in DscreenSourceCallbackProxyFuzzTest()
|
/foundation/communication/connected_nfc_tag/services/src/ |
H A D | nfc_tag_service_impl.cpp | 26 sptr<NfcTagServiceImpl> NfcTagServiceImpl::GetInstance()
in GetInstance() 127 ErrCode NfcTagServiceImpl::RegListener(const sptr<INfcTagCallback> &callback)
in RegListener() 135 ErrCode NfcTagServiceImpl::UnregListener(const sptr<INfcTagCallback> &callback)
in UnregListener()
|
/foundation/communication/dhcp/services/dhcp_client/include/ |
H A D | dhcp_client_stub.h | 36 using RemoteDeathMap = std::map<sptr<IRemoteObject>, sptr<IRemoteObject::DeathRecipient>>; 70 sptr<IRemoteObject::DeathRecipient> deathRecipient_;
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_bundle_mgr_helper.cpp | 32 sptr<IBundleMgr> EGLBundleMgrHelper::Connect() in Connect() 37 sptr<ISystemAbilityManager> systemAbilityManager = in Connect() 43 sptr<IRemoteObject> remoteObject_ = systemAbilityManager->GetSystemAbility( in Connect()
|