Home
last modified time | relevance | path

Searched defs:remote (Results 776 - 800 of 1092) sorted by relevance

1...<<31323334353637383940>>...44

/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp157 std::unique_ptr<IRemoteObjectWrapper> FromSptrRemote(std::unique_ptr<sptr<IRemoteObject>> remote) in FromSptrRemote() argument
170 std::unique_ptr<IRemoteObjectWrapper> CloneRemoteObj(const IRemoteObjectWrapper &remote) in CloneRemoteObj() argument
121 DeathRecipientRemoveHandler( sptr<IRemoteObject> remote, sptr<IRemoteObject::DeathRecipient> recipient) DeathRecipientRemoveHandler() argument
[all...]
/foundation/communication/netmanager_base/services/netstatsmanager/src/stub/
H A Dnet_stats_service_stub.cpp107 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnRegisterNetStatsCallback() local
130 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnUnregisterNetStatsCallback() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_remote_object_unittest.cpp147 OHIPCRemoteStub *remote = OH_IPCRemoteStub_Create(nullptr, OnRemoteRequestStub, OnRemoteObjectDestroy, this); in HWTEST_F() local
164 OHIPCRemoteStub *remote = OH_IPCRemoteStub_Create("RemoteStub_Destroy_001", OnRemoteRequestStub, HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_service_proxy.cpp29 int32_t NetPolicyServiceProxy::SendRequest(sptr<IRemoteObject> &remote, uint32_t code, MessageParcel &data, in SendRequest() argument
65 sptr<IRemoteObject> remote = Remote(); in SetPolicyByUid() local
90 sptr<IRemoteObject> remote = Remote(); in GetPolicyByUid() local
126 sptr<IRemoteObject> remote in GetUidsByPolicy() local
166 sptr<IRemoteObject> remote = Remote(); IsUidNetAllowed() local
206 sptr<IRemoteObject> remote = Remote(); IsUidNetAllowed() local
242 sptr<IRemoteObject> remote = Remote(); RegisterNetPolicyCallback() local
268 sptr<IRemoteObject> remote = Remote(); UnregisterNetPolicyCallback() local
293 sptr<IRemoteObject> remote = Remote(); SetNetQuotaPolicies() local
318 sptr<IRemoteObject> remote = Remote(); GetNetQuotaPolicies() local
353 sptr<IRemoteObject> remote = Remote(); ResetPolicies() local
377 sptr<IRemoteObject> remote = Remote(); SetBackgroundPolicy() local
397 sptr<IRemoteObject> remote = Remote(); GetBackgroundPolicy() local
432 sptr<IRemoteObject> remote = Remote(); GetBackgroundPolicyByUid() local
462 sptr<IRemoteObject> remote = Remote(); UpdateRemindPolicy() local
506 sptr<IRemoteObject> remote = Remote(); SetDeviceIdleTrustlist() local
526 sptr<IRemoteObject> remote = Remote(); GetDeviceIdleTrustlist() local
556 sptr<IRemoteObject> remote = Remote(); SetDeviceIdlePolicy() local
581 sptr<IRemoteObject> remote = Remote(); SetPowerSavePolicy() local
606 sptr<IRemoteObject> remote = Remote(); GetPowerSaveTrustlist() local
636 sptr<IRemoteObject> remote = Remote(); SetPowerSaveTrustlist() local
675 sptr<IRemoteObject> remote = Remote(); CheckPermission() local
725 sptr<IRemoteObject> remote = Remote(); SetNetworkAccessPolicy() local
760 sptr<IRemoteObject> remote = Remote(); GetNetworkAccessPolicy() local
798 sptr<IRemoteObject> remote = Remote(); NotifyNetAccessPolicyDiag() local
836 sptr<IRemoteObject> remote = Remote(); SetNicTrafficAllowed() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_client.cpp85 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_NET_STATS_MANAGER_SYS_ABILITY_ID); in GetProxy() local
124 void NetStatsClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
[all...]
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_client.cpp98 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_NET_CONN_MANAGER_SYS_ABILITY_ID); in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp58 sptr<IRemoteObject> remote = Remote(); in OnJoinLNNResult() local
100 sptr<IRemoteObject> remote = Remote(); in OnJoinMetaNodeResult() local
148 sptr<IRemoteObject> remote = Remote(); in OnLeaveLNNResult() local
181 sptr<IRemoteObject> remote = Remote(); OnLeaveMetaNodeResult() local
215 sptr<IRemoteObject> remote = Remote(); OnNodeOnlineStateChanged() local
267 sptr<IRemoteObject> remote = Remote(); OnNodeBasicInfoChanged() local
319 sptr<IRemoteObject> remote = Remote(); OnNodeStatusChanged() local
366 sptr<IRemoteObject> remote = Remote(); OnLocalNetworkIdChanged() local
402 sptr<IRemoteObject> remote = Remote(); OnNodeDeviceTrustedChange() local
448 sptr<IRemoteObject> remote = Remote(); OnHichainProofException() local
489 sptr<IRemoteObject> remote = Remote(); OnTimeSyncResult() local
532 sptr<IRemoteObject> remote = Remote(); OnPublishLNNResult() local
560 sptr<IRemoteObject> remote = Remote(); OnRefreshLNNResult() local
588 sptr<IRemoteObject> remote = Remote(); OnRefreshDeviceFound() local
616 sptr<IRemoteObject> remote = Remote(); OnDataLevelChanged() local
[all...]
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp35 sptr<IRemoteObject> remote = Remote(); in OnClientPermissonChange() local
108 sptr<IRemoteObject> remote = Remote(); in OnClientTransLimitChange() local
144 sptr<IRemoteObject> remote = Remote(); in OnChannelOpened() local
171 sptr<IRemoteObject> remote = Remote(); OnChannelBind() local
197 sptr<IRemoteObject> remote = Remote(); OnChannelOpenFailed() local
224 sptr<IRemoteObject> remote = Remote(); OnChannelLinkDown() local
250 sptr<IRemoteObject> remote = Remote(); OnChannelClosed() local
277 sptr<IRemoteObject> remote = Remote(); OnChannelMsgReceived() local
310 sptr<IRemoteObject> remote = Remote(); OnChannelQosEvent() local
349 sptr<IRemoteObject> remote = Remote(); SetChannelInfo() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp30 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp115 Communication::SoftBus::IpAndPort *remote = in HWTEST_F() local
190 IpAndPort *remote = (IpAndPort*)SoftBusMalloc(sizeof(IpAndPort)); in HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp374 void DistributedDeviceProfileClient::OnServiceDied(const sptr<IRemoteObject>& remote) in OnServiceDied() argument
381 void DistributedDeviceProfileClient::DeviceProfileDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp294 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in GetProxy() local
334 void NetworkVpnClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp227 wptr<IRemoteObject> remote; in HWTEST_F() local
487 wptr<IRemoteObject> remote; in HWTEST_F() local
506 wptr<IRemoteObject> remote; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp250 sptr<IRemoteObject> remote; in OnRegisterIfacesStateChangedFuzzTest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy.cpp38 WifiScanProxy::WifiScanProxy(const sptr<IRemoteObject> &remote) in WifiScanProxy() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp440 OHOS::sptr<OHOS::IRemoteObject> remote = nullptr; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp230 auto remote = callback->GetRemoteObject(); in GetProxy() local
268 void NetworkShareClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
[all...]
/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp349 void TagSessionStub::RemoveForegroundDeathRcpt(const wptr<IRemoteObject> &remote) in RemoveForegroundDeathRcpt() argument
380 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in HandleRegForegroundDispatch() local
441 void TagSessionStub::RemoveReaderModeDeathRcpt(const wptr<IRemoteObject> &remote) in RemoveReaderModeDeathRcpt() argument
472 sptr<IRemoteObject> remote = data.ReadRemoteObject(); HandleRegReaderMode() local
[all...]
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp27 sptr<IRemoteObject> remote = nullptr; in PutAccessControlProfile() local
42 sptr<IRemoteObject> remote = nullptr; in UpdateAccessControlProfile() local
58 sptr<IRemoteObject> remote = nullptr; in GetTrustDeviceProfile() local
74 sptr<IRemoteObject> remote in GetAllTrustDeviceProfile() local
90 sptr<IRemoteObject> remote = nullptr; GetAccessControlProfile() local
110 sptr<IRemoteObject> remote = nullptr; GetAllAccessControlProfile() local
125 sptr<IRemoteObject> remote = nullptr; DeleteAccessControlProfile() local
137 sptr<IRemoteObject> remote = nullptr; PutServiceProfile() local
152 sptr<IRemoteObject> remote = nullptr; PutServiceProfileBatch() local
167 sptr<IRemoteObject> remote = nullptr; PutCharacteristicProfile() local
183 sptr<IRemoteObject> remote = nullptr; PutCharacteristicProfileBatch() local
198 sptr<IRemoteObject> remote = nullptr; GetDeviceProfile() local
215 sptr<IRemoteObject> remote = nullptr; GetServiceProfile() local
233 sptr<IRemoteObject> remote = nullptr; GetCharacteristicProfile() local
252 sptr<IRemoteObject> remote = nullptr; DeleteServiceProfile() local
266 sptr<IRemoteObject> remote = nullptr; DeleteCharacteristicProfile() local
280 sptr<IRemoteObject> remote = nullptr; SubscribeDeviceProfile() local
295 sptr<IRemoteObject> remote = nullptr; UnSubscribeDeviceProfile() local
311 sptr<IRemoteObject> remote = nullptr; SyncDeviceProfile() local
327 sptr<IRemoteObject> remote = nullptr; SendSubscribeInfos() local
342 sptr<IRemoteObject> remote = nullptr; SubscribeDeviceProfileInited() local
355 sptr<IRemoteObject> remote = nullptr; UnSubscribeDeviceProfileInited() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_toggler_manager.cpp298 auto remote = samgr->GetSystemAbility(COMM_NETSYS_NATIVE_SYS_ABILITY_ID); in IsInterfaceUp() local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp40 sptr<IRemoteObject> remote = Remote(); in WriteTokenAndSendRequest() local
52 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_test.cpp442 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp59 std::u16string remote = data.ReadInterfaceToken(); in OnRemoteRequest() local
332 std::vector<std::string> remote; in OnSetCapability() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Ddb_status_adapter.cpp79 void DBStatusAdapter::SetDBStatusChangeCallback(const RemoteDBChangeCallback &remote, in SetDBStatusChangeCallback() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_test.cpp563 std::vector<std::string> remote = {"remote1"}; in HWTEST_F() local
610 std::vector<std::string> remote = {"remote1"}; in HWTEST_F() local
757 std::vector<std::string> remote = {"remote1"}; in HWTEST_F() local

Completed in 24 milliseconds

1...<<31323334353637383940>>...44