Home
last modified time | relevance | path

Searched defs:reply (Results 1526 - 1550 of 2211) sorted by relevance

1...<<61626364656667686970>>...89

/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/
H A DIpcSamgrTest.cpp69 int32_t RemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RemoteRequest() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/
H A Dnet_conn_service_stub_test.cpp71 MessageParcel reply; in SendRemoteRequest() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_service_stub_test.cpp226 MessageParcel reply; in HWTEST_F() local
246 MessageParcel reply; in HWTEST_F() local
265 MessageParcel reply; in HWTEST_F() local
287 MessageParcel reply; HWTEST_F() local
304 MessageParcel reply; HWTEST_F() local
321 MessageParcel reply; HWTEST_F() local
339 MessageParcel reply; HWTEST_F() local
357 MessageParcel reply; HWTEST_F() local
378 MessageParcel reply; HWTEST_F() local
394 MessageParcel reply; HWTEST_F() local
411 MessageParcel reply; HWTEST_F() local
428 MessageParcel reply; HWTEST_F() local
444 MessageParcel reply; HWTEST_F() local
461 MessageParcel reply; HWTEST_F() local
480 MessageParcel reply; HWTEST_F() local
500 MessageParcel reply; HWTEST_F() local
516 MessageParcel reply; HWTEST_F() local
533 MessageParcel reply; HWTEST_F() local
549 MessageParcel reply; HWTEST_F() local
569 MessageParcel reply; HWTEST_F() local
585 MessageParcel reply; HWTEST_F() local
610 MessageParcel reply; HWTEST_F() local
634 MessageParcel reply; HWTEST_F() local
[all...]
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp71 int32_t DBinderServiceStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, in ProcessProto() argument
126 int32_t DBinderServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_callback_test.cpp127 MessageParcel reply; in HWTEST_F() local
135 MessageParcel reply; in HWTEST_F() local
145 MessageParcel reply; in HWTEST_F() local
155 MessageParcel reply; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/ipc/small/
H A Dtrans_client_proxy.c46 IpcIo reply; in OnUdpChannelOpenedAsServer() local
/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/
H A DRpcSamgrTest.cpp115 static int32_t GetSystemAbilityTransaction(IpcIo *data, IpcIo *reply) in GetSystemAbilityTransaction() argument
125 static int32_t AddRemoteSystemAbilityTransaction(IpcIo *data, IpcIo *reply) in AddRemoteSystemAbilityTransaction() argument
141 int32_t RemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RemoteRequest() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp67 int32_t NotifyCallbackStub::CmdOnInterfaceAddressUpdated(MessageParcel &data, MessageParcel &reply) in CmdOnInterfaceAddressUpdated() argument
83 int32_t NotifyCallbackStub::CmdOnInterfaceAddressRemoved(MessageParcel &data, MessageParcel &reply) in CmdOnInterfaceAddressRemoved() argument
99 int32_t NotifyCallbackStub::CmdOnInterfaceAdded(MessageParcel &data, MessageParcel &reply) in CmdOnInterfaceAdded() argument
111 int32_t NotifyCallbackStub::CmdOnInterfaceRemoved(MessageParcel &data, MessageParcel &reply) in CmdOnInterfaceRemoved() argument
44 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
124 CmdOnInterfaceChanged(MessageParcel &data, MessageParcel &reply) CmdOnInterfaceChanged() argument
138 CmdOnInterfaceLinkStateChanged(MessageParcel &data, MessageParcel &reply) CmdOnInterfaceLinkStateChanged() argument
152 CmdOnRouteChanged(MessageParcel &data, MessageParcel &reply) CmdOnRouteChanged() argument
168 CmdDhcpSuccess(MessageParcel &data, MessageParcel &reply) CmdDhcpSuccess() argument
176 CmdOnBandwidthReachedLimit(MessageParcel &data, MessageParcel &reply) CmdOnBandwidthReachedLimit() argument
[all...]
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp226 MessageParcel reply; in HWTEST_F() local
251 MessageParcel reply; in HWTEST_F() local
270 MessageParcel reply; in HWTEST_F() local
290 MessageParcel reply; in HWTEST_F() local
318 MessageParcel reply; in HWTEST_F() local
338 MessageParcel reply; HWTEST_F() local
358 MessageParcel reply; HWTEST_F() local
378 MessageParcel reply; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp100 MessageParcel reply; in OnInterfaceAddressUpdated() local
127 MessageParcel reply; in OnInterfaceAddressRemoved() local
152 MessageParcel reply; in OnInterfaceAdded() local
177 MessageParcel reply; in OnInterfaceRemoved() local
202 MessageParcel reply; in OnInterfaceChanged() local
227 MessageParcel reply; OnInterfaceLinkStateChanged() local
270 MessageParcel reply; OnRouteChanged() local
296 MessageParcel reply; OnDhcpSuccess() local
329 MessageParcel reply; OnBandwidthReachedLimit() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_callback_stub.cpp41 int32_t NetPolicyCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
62 int32_t NetPolicyCallbackStub::OnNetUidPolicyChange(MessageParcel &data, MessageParcel &reply) in OnNetUidPolicyChange() argument
90 int32_t NetPolicyCallbackStub::OnNetUidRuleChange(MessageParcel &data, MessageParcel &reply) in OnNetUidRuleChange() argument
118 int32_t NetPolicyCallbackStub::OnNetBackgroundPolicyChange(MessageParcel &data, MessageParcel &reply) in OnNetBackgroundPolicyChange() argument
140 OnNetQuotaPolicyChange(MessageParcel &data, MessageParcel &reply) OnNetQuotaPolicyChange() argument
162 OnNetMeteredIfacesChange(MessageParcel &data, MessageParcel &reply) OnNetMeteredIfacesChange() argument
193 OnNetStrategySwitch(MessageParcel &data, MessageParcel &reply) OnNetStrategySwitch() argument
[all...]
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dtrans_server_stub.c33 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply) in ServerCreateSessionServer() argument
63 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply) in ServerRemoveSessionServer() argument
201 int32_t ServerOpenSession(IpcIo *req, IpcIo *reply) in ServerOpenSession() argument
252 ServerOpenAuthSession(IpcIo *req, IpcIo *reply) ServerOpenAuthSession() argument
279 ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply) ServerNotifyAuthSuccess() argument
311 ServerCloseChannel(IpcIo *req, IpcIo *reply) ServerCloseChannel() argument
339 ServerSendSessionMsg(IpcIo *req, IpcIo *reply) ServerSendSessionMsg() argument
360 ServerReleaseResources(IpcIo *req, IpcIo *reply) ServerReleaseResources() argument
[all...]
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c67 static int ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in ClientIpcInterfaceMsgHandle() argument
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dobj.rs88 let mut reply = MsgParcel::new(); in send_request() variables
H A Dwrapper.rs123 let mut reply = MsgParcel::from_ptr(reply.get_unchecked_mut() as *mut MessageParcel); in on_remote_request() variables
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c28 static void UpdateDatabusClientSession(int32_t handle, IpcIo *reply) in UpdateDatabusClientSession() argument
78 IpcIo reply; in GetSessionFromDBinderService() local
115 InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remoteDeviceID, uint32_t pid, uint32_t uid, IpcIo *reply, uintptr_t *ptr) InvokerListenThread() argument
152 IpcIo reply; GetPidAndUidInfo() local
190 IpcIo reply; GetDataBusName() local
[all...]
H A Dipc_stub_inner.c37 static int32_t MakeStubCached(IpcIo *reply, OnRemoteRequest func, in MakeStubCached() argument
64 static int32_t InvokerDataBusThread(IpcIo *data, IpcIo *reply, OnRemoteRequest func) in InvokerDataBusThread() argument
117 int32_t InvokerListenThreadStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, OnRemoteRequest func) in InvokerListenThreadStub() argument
139 int32_t GetPidAndUidInfoStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in GetPidAndUidInfoStub() argument
169 GrantDataBusNameStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) GrantDataBusNameStub() argument
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_internal.h40 MessageParcel &reply; member
90 std::shared_ptr<MessageParcel> reply; member
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller_proxy.cpp40 MessageParcel reply; in TurnOn() local
58 MessageParcel reply; in TurnOff() local
108 MessageParcel reply; in RegisterCallBack() local
142 MessageParcel reply; in UnRegisterCallBack() local
166 MessageParcel reply; in GetTagServiceIface() local
186 MessageParcel reply; RegNdefMsgCb() local
216 MessageParcel reply; RegQueryApplicationCb() local
243 MessageParcel reply; RegCardEmulationNotifyCb() local
269 MessageParcel reply; NotifyEventStatus() local
303 MessageParcel reply; GetHceServiceIface() local
[all...]
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.cpp35 int HceSessionStub::OnRemoteRequest(uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, in OnRemoteRequest() argument
61 int HceSessionStub::HandleRegHceCmdCallback(MessageParcel &data, MessageParcel &reply) in HandleRegHceCmdCallback() argument
100 HandleSendRawFrame(OHOS::MessageParcel &data, OHOS::MessageParcel &reply) HandleSendRawFrame() argument
118 HandleGetPaymentServices(MessageParcel &data, MessageParcel &reply) HandleGetPaymentServices() argument
149 HandleStopHce(MessageParcel &data, MessageParcel &reply) HandleStopHce() argument
178 HandleStartHce(MessageParcel &data, MessageParcel &reply) HandleStartHce() argument
224 HandleIsDefaultService(MessageParcel &data, MessageParcel &reply) HandleIsDefaultService() argument
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_stub.cpp65 int32_t NetFirewallStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
89 int32_t NetFirewallStub::OnSetNetFirewallPolicy(MessageParcel &data, MessageParcel &reply) in OnSetNetFirewallPolicy() argument
108 int32_t NetFirewallStub::OnGetNetFirewallPolicy(MessageParcel &data, MessageParcel &reply) in OnGetNetFirewallPolicy() argument
128 int32_t NetFirewallStub::OnAddNetFirewallRule(MessageParcel &data, MessageParcel &reply) in OnAddNetFirewallRule() argument
170 int32_t NetFirewallStub::OnUpdateNetFirewallRule(MessageParcel &data, MessageParcel &reply) in OnUpdateNetFirewallRule() argument
206 int32_t NetFirewallStub::OnDeleteNetFirewallRule(MessageParcel &data, MessageParcel &reply) in OnDeleteNetFirewallRule() argument
229 OnGetNetFirewallRules(MessageParcel &data, MessageParcel &reply) OnGetNetFirewallRules() argument
260 OnGetNetFirewallRule(MessageParcel &data, MessageParcel &reply) OnGetNetFirewallRule() argument
285 OnGetInterceptRecords(MessageParcel &data, MessageParcel &reply) OnGetInterceptRecords() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_callback_proxy.cpp37 MessageParcel reply; in OnP2pStateChanged() local
59 MessageParcel reply; in OnP2pPersistentGroupsChanged() local
97 MessageParcel reply; in OnP2pThisDeviceChanged() local
119 MessageParcel reply; in OnP2pPeersChanged() local
145 MessageParcel reply; in OnP2pPrivatePeersChanged() local
167 MessageParcel reply; OnP2pServicesChanged() local
200 MessageParcel reply; OnP2pConnectionChanged() local
224 MessageParcel reply; OnP2pDiscoveryChanged() local
246 MessageParcel reply; OnP2pActionResult() local
269 MessageParcel reply; OnConfigChanged() local
293 MessageParcel reply; OnP2pGcJoinGroup() local
317 MessageParcel reply; OnP2pGcLeaveGroup() local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_stub.cpp71 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
111 OnTrustDeviceProfileAddInner(MessageParcel& data, MessageParcel& reply) OnTrustDeviceProfileAddInner() argument
127 OnTrustDeviceProfileDeleteInner(MessageParcel& data, MessageParcel& reply) OnTrustDeviceProfileDeleteInner() argument
143 OnTrustDeviceProfileUpdateInner(MessageParcel& data, MessageParcel& reply) OnTrustDeviceProfileUpdateInner() argument
164 OnDeviceProfileAddInner(MessageParcel& data, MessageParcel& reply) OnDeviceProfileAddInner() argument
180 OnDeviceProfileDeleteInner(MessageParcel& data, MessageParcel& reply) OnDeviceProfileDeleteInner() argument
196 OnDeviceProfileUpdateInner(MessageParcel& data, MessageParcel& reply) OnDeviceProfileUpdateInner() argument
217 OnServiceProfileAddInner(MessageParcel& data, MessageParcel& reply) OnServiceProfileAddInner() argument
233 OnServiceProfileDeleteInner(MessageParcel& data, MessageParcel& reply) OnServiceProfileDeleteInner() argument
249 OnServiceProfileUpdateInner(MessageParcel& data, MessageParcel& reply) OnServiceProfileUpdateInner() argument
270 OnCharacteristicProfileAddInner(MessageParcel& data, MessageParcel& reply) OnCharacteristicProfileAddInner() argument
286 OnCharacteristicProfileDeleteInner(MessageParcel& data, MessageParcel& reply) OnCharacteristicProfileDeleteInner() argument
302 OnCharacteristicProfileUpdateInner(MessageParcel& data, MessageParcel& reply) OnCharacteristicProfileUpdateInner() argument
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanstub_fuzzer/
H A Dwifiscanstub_fuzzer.cpp71 MessageParcel reply; in OnRemoteRequest() local
191 MessageParcel reply; in OnEnableWifiFuzzTest() local
194 datas, reply, option); in OnEnableWifiFuzzTest() local
203 MessageParcel reply; in OnDisableWifiFuzzTest() local
206 datas, reply, option); in OnDisableWifiFuzzTest() local
229 MessageParcel reply; in DoSomethingScanMgrStubTest() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_notification_util.cpp86 MessageParcel reply; in StartAbility() local
171 MessageParcel reply; in OnAbilityConnectDone() local

Completed in 15 milliseconds

1...<<61626364656667686970>>...89