Home
last modified time | relevance | path

Searched defs:reply (Results 1801 - 1825 of 2238) sorted by relevance

1...<<71727374757677787980>>...90

/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp88 MessageParcel reply; in OnJoinLNNResult() local
137 MessageParcel reply; in OnJoinMetaNodeResult() local
170 MessageParcel reply; in OnLeaveLNNResult() local
203 MessageParcel reply; in OnLeaveMetaNodeResult() local
249 MessageParcel reply; in OnNodeOnlineStateChanged() local
301 MessageParcel reply; OnNodeBasicInfoChanged() local
349 MessageParcel reply; OnNodeStatusChanged() local
384 MessageParcel reply; OnLocalNetworkIdChanged() local
432 MessageParcel reply; OnNodeDeviceTrustedChange() local
478 MessageParcel reply; OnHichainProofException() local
515 MessageParcel reply; OnTimeSyncResult() local
550 MessageParcel reply; OnPublishLNNResult() local
578 MessageParcel reply; OnRefreshLNNResult() local
606 MessageParcel reply; OnRefreshDeviceFound() local
635 MessageParcel reply; OnDataLevelChanged() local
[all...]
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp45 MessageParcel reply; in OnClientPermissonChange() local
127 MessageParcel reply; in OnClientTransLimitChange() local
154 MessageParcel reply; in OnChannelOpened() local
183 MessageParcel reply; in OnChannelBind() local
211 MessageParcel reply; OnChannelOpenFailed() local
238 MessageParcel reply; OnChannelLinkDown() local
264 MessageParcel reply; OnChannelClosed() local
295 MessageParcel reply; OnChannelMsgReceived() local
327 MessageParcel reply; OnChannelQosEvent() local
364 MessageParcel reply; SetChannelInfo() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp83 int32_t DBinderCallbackStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, in ProcessProto() argument
109 ProcessData(int uid, int pid, const std::string &sessionName, MessageParcel &data, MessageParcel &reply) ProcessData() argument
149 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dassist_test_service.cpp31 MessageParcel data, reply; in TestParcelBool() local
40 MessageParcel data, reply; in TestParcelChar() local
49 MessageParcel data, reply; in TestParcelInt32() local
58 MessageParcel data, reply; in TestParcelInt64() local
67 MessageParcel data, reply; TestParcelByte() local
76 MessageParcel data, reply; TestParcelUint32() local
85 MessageParcel data, reply; TestParcelUint64() local
94 MessageParcel data, reply; TestParcelFloat() local
103 MessageParcel data, reply; TestParcelDouble() local
112 MessageParcel data, reply; TestParcelCString() local
121 MessageParcel data, reply; TestParcelString() local
130 MessageParcel data, reply; TestParcelString16() local
139 MessageParcel data, reply; TestParcelBoolVector() local
167 MessageParcel data, reply; TestParcelInt8Vector() local
192 MessageParcel data, reply; TestParcelUint8Vector() local
217 MessageParcel data, reply; TestParcelCharVector() local
242 MessageParcel data, reply; TestParcelInt64Vector() local
267 MessageParcel data, reply; TestParcelUint64Vector() local
293 MessageParcel data, reply; TestParcelInt32Vector() local
318 MessageParcel data, reply; TestParcelFloatVector() local
343 MessageParcel data, reply; TestParcelDoubleVector() local
368 MessageParcel data, reply; TestParcelString16Vector() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp108 MessageParcel reply; in GetIfaceRxBytes() local
136 MessageParcel reply; in GetIfaceTxBytes() local
160 MessageParcel reply; in GetCellularRxBytes() local
27 SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) SendRequest() argument
184 MessageParcel reply; GetCellularTxBytes() local
208 MessageParcel reply; GetAllRxBytes() local
230 MessageParcel reply; GetAllTxBytes() local
257 MessageParcel reply; GetUidRxBytes() local
285 MessageParcel reply; GetUidTxBytes() local
312 MessageParcel reply; GetIfaceStatsDetail() local
338 MessageParcel reply; GetUidStatsDetail() local
367 MessageParcel reply; UpdateIfacesStats() local
379 MessageParcel reply; UpdateStatsData() local
391 MessageParcel reply; ResetFactory() local
403 MessageParcel reply; GetAllStatsInfo() local
425 MessageParcel reply; GetAllSimStatsInfo() local
456 MessageParcel reply; GetTrafficStatsByNetwork() local
491 MessageParcel reply; GetTrafficStatsByUidNetwork() local
517 MessageParcel reply; SetAppStats() local
538 MessageParcel reply; GetCookieRxBytes() local
564 MessageParcel reply; GetCookieTxBytes() local
[all...]
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c43 int32_t ServerJoinLNN(IpcIo *req, IpcIo *reply) in ServerJoinLNN() argument
80 int32_t ServerJoinMetaNode(IpcIo *req, IpcIo *reply) in ServerJoinMetaNode() argument
87 int32_t ServerLeaveLNN(IpcIo *req, IpcIo *reply) in ServerLeaveLNN() argument
114 int32_t ServerLeaveMetaNode(IpcIo *req, IpcIo *reply) in ServerLeaveMetaNode() argument
121 int32_t ServerGetAllOnlineNodeInfo(IpcIo *req, IpcIo *reply) in ServerGetAllOnlineNodeInfo() argument
167 ServerGetLocalDeviceInfo(IpcIo *req, IpcIo *reply) ServerGetLocalDeviceInfo() argument
209 ServerRecoverGetNodeKeyInfo(void *buf, IpcIo *reply, int32_t infoLen) ServerRecoverGetNodeKeyInfo() argument
219 ServerGetNodeKeyInfo(IpcIo *req, IpcIo *reply) ServerGetNodeKeyInfo() argument
268 ServerSetNodeDataChangeFlag(IpcIo *req, IpcIo *reply) ServerSetNodeDataChangeFlag() argument
297 ServerRegDataLevelChangeCb(IpcIo *req, IpcIo *reply) ServerRegDataLevelChangeCb() argument
304 ServerUnregDataLevelChangeCb(IpcIo *req, IpcIo *reply) ServerUnregDataLevelChangeCb() argument
311 ServerSetDataLevel(IpcIo *req, IpcIo *reply) ServerSetDataLevel() argument
318 ServerStartTimeSync(IpcIo *req, IpcIo *reply) ServerStartTimeSync() argument
349 ServerStopTimeSync(IpcIo *req, IpcIo *reply) ServerStopTimeSync() argument
376 ServerRecoverPublishLNN(const char *pkgName, PublishInfo *info, IpcIo *reply) ServerRecoverPublishLNN() argument
387 ServerPublishLNN(IpcIo *req, IpcIo *reply) ServerPublishLNN() argument
435 ServerStopPublishLNN(IpcIo *req, IpcIo *reply) ServerStopPublishLNN() argument
463 ServerRefreshLNN(IpcIo *req, IpcIo *reply) ServerRefreshLNN() argument
515 ServerStopRefreshLNN(IpcIo *req, IpcIo *reply) ServerStopRefreshLNN() argument
543 ServerActiveMetaNode(IpcIo *req, IpcIo *reply) ServerActiveMetaNode() argument
580 ServerDeactiveMetaNode(IpcIo *req, IpcIo *reply) ServerDeactiveMetaNode() argument
609 ServerGetAllMetaNodeInfo(IpcIo *req, IpcIo *reply) ServerGetAllMetaNodeInfo() argument
653 ServerShiftLnnGear(IpcIo *req, IpcIo *reply) ServerShiftLnnGear() argument
[all...]
H A Dsoftbus_server_stub.c120 static int32_t ServerRegisterService(IpcIo *req, IpcIo *reply) in ServerRegisterService() argument
211 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/foundation/communication/netmanager_base/test/fuzztest/netsysclientnetdiag_fuzzer/
H A Dnet_sys_client_netdiag_fuzzer.cpp82 MessageParcel reply; in OnRemoteRequest() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp266 MessageParcel reply; in HWTEST_F() local
282 MessageParcel reply; in HWTEST_F() local
297 MessageParcel reply; in HWTEST_F() local
311 MessageParcel reply; in HWTEST_F() local
325 MessageParcel reply; in HWTEST_F() local
341 MessageParcel reply; HWTEST_F() local
357 MessageParcel reply; HWTEST_F() local
371 MessageParcel reply; HWTEST_F() local
385 MessageParcel reply; HWTEST_F() local
399 MessageParcel reply; HWTEST_F() local
413 MessageParcel reply; HWTEST_F() local
427 MessageParcel reply; HWTEST_F() local
441 MessageParcel reply; HWTEST_F() local
455 MessageParcel reply; HWTEST_F() local
469 MessageParcel reply; HWTEST_F() local
483 MessageParcel reply; HWTEST_F() local
497 MessageParcel reply; HWTEST_F() local
511 MessageParcel reply; HWTEST_F() local
525 MessageParcel reply; HWTEST_F() local
539 MessageParcel reply; HWTEST_F() local
553 MessageParcel reply; HWTEST_F() local
568 MessageParcel reply; HWTEST_F() local
584 MessageParcel reply; HWTEST_F() local
600 MessageParcel reply; HWTEST_F() local
616 MessageParcel reply; HWTEST_F() local
632 MessageParcel reply; HWTEST_F() local
648 MessageParcel reply; HWTEST_F() local
664 MessageParcel reply; HWTEST_F() local
680 MessageParcel reply; HWTEST_F() local
696 MessageParcel reply; HWTEST_F() local
712 MessageParcel reply; HWTEST_F() local
728 MessageParcel reply; HWTEST_F() local
744 MessageParcel reply; HWTEST_F() local
760 MessageParcel reply; HWTEST_F() local
776 MessageParcel reply; HWTEST_F() local
792 MessageParcel reply; HWTEST_F() local
808 MessageParcel reply; HWTEST_F() local
824 MessageParcel reply; HWTEST_F() local
840 MessageParcel reply; HWTEST_F() local
856 MessageParcel reply; HWTEST_F() local
872 MessageParcel reply; HWTEST_F() local
888 MessageParcel reply; HWTEST_F() local
904 MessageParcel reply; HWTEST_F() local
[all...]
H A Ddistributed_device_profile_client_kv_test.cpp562 MessageParcel reply; in HWTEST_F() local
580 MessageParcel reply; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp136 MessageParcel reply; in OnRemoteRequest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp34 static ErrCode ParseScanInfos(IpcIo *reply, std::vector<WifiScanInfo> &infos) in ParseScanInfos() argument
93 IpcCallback(void *owner, int code, IpcIo *reply) IpcCallback() argument
129 AsyncCallback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) AsyncCallback() argument
[all...]
H A Dwifi_scan_proxy.cpp90 MessageParcel reply; in SetScanControlInfo() local
142 MessageParcel reply; in Scan() local
177 MessageParcel reply; in AdvanceScan() local
220 MessageParcel reply; IsWifiClosedScan() local
366 MessageParcel reply; RegisterCallBack() local
416 MessageParcel reply; GetSupportedFeatures() local
468 MessageParcel reply; SetScanOnlyAvailable() local
498 MessageParcel reply; GetScanOnlyAvailable() local
533 MessageParcel reply; StartWifiPnoScan() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dmock_wpa_ctrl.cpp215 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, in wpa_ctrl_request() argument
252 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) in wpa_ctrl_recv() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp110 NotifyAclEventInner(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) NotifyAclEventInner() argument
152 NotifyEventInner(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) NotifyEventInner() argument
174 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
194 PutAccessControlProfileInner(MessageParcel& data, MessageParcel& reply) PutAccessControlProfileInner() argument
210 UpdateAccessControlProfileInner(MessageParcel& data, MessageParcel& reply) UpdateAccessControlProfileInner() argument
226 GetTrustDeviceProfileInner(MessageParcel& data, MessageParcel& reply) GetTrustDeviceProfileInner() argument
244 GetAllTrustDeviceProfileInner(MessageParcel& data, MessageParcel& reply) GetAllTrustDeviceProfileInner() argument
260 GetAccessControlProfileInner(MessageParcel& data, MessageParcel& reply) GetAccessControlProfileInner() argument
281 GetAllAccessControlProfileInner(MessageParcel& data, MessageParcel& reply) GetAllAccessControlProfileInner() argument
297 DeleteAccessControlProfileInner(MessageParcel& data, MessageParcel& reply) DeleteAccessControlProfileInner() argument
310 PutServiceProfileInner(MessageParcel& data, MessageParcel& reply) PutServiceProfileInner() argument
326 PutServiceProfileBatchInner(MessageParcel& data, MessageParcel& reply) PutServiceProfileBatchInner() argument
341 PutCharacteristicProfileInner(MessageParcel& data, MessageParcel& reply) PutCharacteristicProfileInner() argument
356 PutCharacteristicProfileBatchInner(MessageParcel& data, MessageParcel& reply) PutCharacteristicProfileBatchInner() argument
371 GetDeviceProfileInner(MessageParcel& data, MessageParcel& reply) GetDeviceProfileInner() argument
388 GetServiceProfileInner(MessageParcel& data, MessageParcel& reply) GetServiceProfileInner() argument
407 GetCharacteristicProfileInner(MessageParcel& data, MessageParcel& reply) GetCharacteristicProfileInner() argument
428 DeleteServiceProfileInner(MessageParcel& data, MessageParcel& reply) DeleteServiceProfileInner() argument
442 DeleteCharacteristicProfileInner(MessageParcel& data, MessageParcel& reply) DeleteCharacteristicProfileInner() argument
458 SubscribeDeviceProfileInner(MessageParcel& data, MessageParcel& reply) SubscribeDeviceProfileInner() argument
473 UnSubscribeDeviceProfileInner(MessageParcel& data, MessageParcel& reply) UnSubscribeDeviceProfileInner() argument
488 SyncDeviceProfileInner(MessageParcel& data, MessageParcel& reply) SyncDeviceProfileInner() argument
505 SendSubscribeInfosInner(MessageParcel& data, MessageParcel& reply) SendSubscribeInfosInner() argument
520 SubscribeDeviceProfileInitedInner(MessageParcel& data, MessageParcel& reply) SubscribeDeviceProfileInitedInner() argument
537 UnSubscribeDeviceProfileInitedInner(MessageParcel& data, MessageParcel& reply) UnSubscribeDeviceProfileInitedInner() argument
[all...]
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_stub_test.cpp138 MessageParcel reply; in SendRemoteRequest() local
332 MessageParcel reply; in HWTEST_F() local
343 MessageParcel reply; in HWTEST_F() local
357 MessageParcel reply; in HWTEST_F() local
366 MessageParcel reply; in HWTEST_F() local
382 MessageParcel reply; HWTEST_F() local
393 MessageParcel reply; HWTEST_F() local
402 MessageParcel reply; HWTEST_F() local
418 MessageParcel reply; HWTEST_F() local
429 MessageParcel reply; HWTEST_F() local
438 MessageParcel reply; HWTEST_F() local
454 MessageParcel reply; HWTEST_F() local
467 MessageParcel reply; HWTEST_F() local
476 MessageParcel reply; HWTEST_F() local
492 MessageParcel reply; HWTEST_F() local
501 MessageParcel reply; HWTEST_F() local
515 MessageParcel reply; HWTEST_F() local
[all...]
H A Dnetfirewall_service_proxy_test.cpp147 GetNetFirewallPolicySptr()->Marshalling(reply); variable
150 GetNetFirewallRuleSptr()->Marshalling(reply); variable
[all...]
/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_session_proxy.cpp34 MessageParcel reply; in Connect() local
68 MessageParcel reply; in Reconnect() local
98 MessageParcel reply; in SetTimeout() local
118 MessageParcel reply; in GetTimeout() local
149 MessageParcel reply; GetMaxTransceiveLength() local
168 MessageParcel reply; SendRawFrame() local
188 MessageParcel reply; GetTechList() local
236 MessageParcel reply; NdefRead() local
254 MessageParcel reply; NdefWrite() local
273 MessageParcel reply; NdefMakeReadOnly() local
291 MessageParcel reply; FormatNdef() local
310 MessageParcel reply; CanMakeReadOnly() local
329 MessageParcel reply; IsSupportedApdusExtended() local
348 MessageParcel reply; RegForegroundDispatch() local
380 MessageParcel reply; UnregForegroundDispatch() local
404 MessageParcel reply; RegReaderMode() local
436 MessageParcel reply; UnregReaderMode() local
[all...]
/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp30 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
91 HandleConnect(MessageParcel& data, MessageParcel& reply) HandleConnect() argument
106 HandleIsConnected(MessageParcel& data, MessageParcel& reply) HandleIsConnected() argument
120 HandleReconnect(MessageParcel& data, MessageParcel& reply) HandleReconnect() argument
134 HandleDisconnect(MessageParcel& data, MessageParcel& reply) HandleDisconnect() argument
146 HandleSetTimeout(OHOS::MessageParcel& data, OHOS::MessageParcel& reply) HandleSetTimeout() argument
161 HandleGetTimeout(OHOS::MessageParcel& data, OHOS::MessageParcel& reply) HandleGetTimeout() argument
178 HandleResetTimeout(OHOS::MessageParcel& data, OHOS::MessageParcel& reply) HandleResetTimeout() argument
189 HandleGetTechList(MessageParcel& data, MessageParcel& reply) HandleGetTechList() argument
202 HandleIsTagFieldOn(MessageParcel& data, MessageParcel& reply) HandleIsTagFieldOn() argument
213 HandleIsNdef(MessageParcel& data, MessageParcel& reply) HandleIsNdef() argument
224 HandleSendRawFrame(MessageParcel& data, MessageParcel& reply) HandleSendRawFrame() argument
243 HandleNdefRead(MessageParcel& data, MessageParcel& reply) HandleNdefRead() argument
260 HandleNdefWrite(MessageParcel& data, MessageParcel& reply) HandleNdefWrite() argument
275 HandleNdefMakeReadOnly(MessageParcel& data, MessageParcel& reply) HandleNdefMakeReadOnly() argument
288 HandleFormatNdef(MessageParcel& data, MessageParcel& reply) HandleFormatNdef() argument
302 HandleCanMakeReadOnly(MessageParcel& data, MessageParcel& reply) HandleCanMakeReadOnly() argument
318 HandleGetMaxTransceiveLength(MessageParcel& data, MessageParcel& reply) HandleGetMaxTransceiveLength() argument
334 HandleIsSupportedApdusExtended(MessageParcel& data, MessageParcel& reply) HandleIsSupportedApdusExtended() argument
364 HandleRegForegroundDispatch(MessageParcel &data, MessageParcel &reply) HandleRegForegroundDispatch() argument
411 HandleUnregForegroundDispatch(MessageParcel &data, MessageParcel &reply) HandleUnregForegroundDispatch() argument
456 HandleRegReaderMode(MessageParcel &data, MessageParcel &reply) HandleRegReaderMode() argument
503 HandleUnregReaderMode(MessageParcel &data, MessageParcel &reply) HandleUnregReaderMode() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub_lite.cpp50 int WifiScanStub::OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoteRequest() argument
103 OnSetScanControlInfo(uint32_t code, IpcIo *req, IpcIo *reply) OnSetScanControlInfo() argument
153 OnScan(uint32_t code, IpcIo *req, IpcIo *reply) OnScan() argument
163 OnScanByParams(uint32_t code, IpcIo *req, IpcIo *reply) OnScanByParams() argument
192 OnIsWifiClosedScan(uint32_t code, IpcIo *req, IpcIo *reply) OnIsWifiClosedScan() argument
205 OnGetScanInfoList(uint32_t code, IpcIo *req, IpcIo *reply) OnGetScanInfoList() argument
243 OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) OnRegisterCallBack() argument
275 OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply) OnGetSupportedFeatures() argument
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/
H A Dwifihotspotstub_fuzzer.cpp74 MessageParcel reply; in OnRemoteRequest() local
326 MessageParcel reply; in OnEnableWifiFuzzTest() local
329 datas, reply, option); in OnEnableWifiFuzzTest() local
338 MessageParcel reply; in OnDisableWifiFuzzTest() local
341 datas, reply, option); in OnDisableWifiFuzzTest() local
364 MessageParcel reply; in DoSomethingHotSpotMgrStubTest() local
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp35 MessageParcel reply; in PutAccessControlProfile() local
50 MessageParcel reply; in UpdateAccessControlProfile() local
63 MessageParcel reply; in GetTrustDeviceProfile() local
78 MessageParcel reply; in GetAllTrustDeviceProfile() local
98 MessageParcel reply; GetAccessControlProfile() local
114 MessageParcel reply; GetAllAccessControlProfile() local
130 MessageParcel reply; DeleteAccessControlProfile() local
145 MessageParcel reply; PutServiceProfile() local
160 MessageParcel reply; PutServiceProfileBatch() local
175 MessageParcel reply; PutCharacteristicProfile() local
191 MessageParcel reply; PutCharacteristicProfileBatch() local
203 MessageParcel reply; GetDeviceProfile() local
221 MessageParcel reply; GetServiceProfile() local
240 MessageParcel reply; GetCharacteristicProfile() local
258 MessageParcel reply; DeleteServiceProfile() local
273 MessageParcel reply; DeleteCharacteristicProfile() local
288 MessageParcel reply; SubscribeDeviceProfile() local
303 MessageParcel reply; UnSubscribeDeviceProfile() local
320 MessageParcel reply; SyncDeviceProfile() local
335 MessageParcel reply; SendSubscribeInfos() local
348 MessageParcel reply; SubscribeDeviceProfileInited() local
360 MessageParcel reply; UnSubscribeDeviceProfileInited() local
[all...]
/foundation/communication/netmanager_ext/test/mdnsmanager/fuzztest/mdnsclient_fuzzer/
H A Dmdns_client_fuzzer.cpp145 MessageParcel reply; in OnRemoteRequest() local
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H A Dsubscribeprofileeventinner_fuzzer.cpp113 MessageParcel reply; in FuzzDumpLocalProfile() local
132 MessageParcel reply; in PutAccessControlProfileInnerTest() local
148 MessageParcel reply; in GetTrustDeviceProfileInnerTest() local
167 MessageParcel reply; UpdateAccessControlProfileInnerTest() local
185 MessageParcel reply; GetAllAccessControlProfileInnerTest() local
203 MessageParcel reply; DeleteAccessControlProfileInnerTest() local
222 MessageParcel reply; PutServiceProfileInnerTest() local
240 MessageParcel reply; PutServiceProfileBatchInnerTest() local
258 MessageParcel reply; PutCharacteristicProfileInnerTest() local
276 MessageParcel reply; PutCharacteristicProfileBatchInnerTest() local
294 MessageParcel reply; DeleteCharacteristicProfileInnerTest() local
312 MessageParcel reply; DeleteServiceProfileInnerTest() local
330 MessageParcel reply; SubscribeDeviceProfileInnerTest() local
348 MessageParcel reply; SyncDeviceProfileNewInnerTest() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp64 MessageParcel reply; in Prepare() local
32 WriteTokenAndSendRequest(INetworkVpnService::MessageCode code, MessageParcel &data, MessageParcel &reply) WriteTokenAndSendRequest() argument
49 SendRequest(INetworkVpnService::MessageCode code, MessageParcel &data, MessageParcel &reply) SendRequest() argument
89 MessageParcel reply; GetSelfAppName() local
114 MessageParcel reply; SetUpVpn() local
135 MessageParcel reply; Protect() local
156 MessageParcel reply; DestroyVpn() local
194 MessageParcel reply; SetUpVpn() local
224 MessageParcel reply; AddSysVpnConfig() local
255 MessageParcel reply; DeleteSysVpnConfig() local
272 MessageParcel reply; GetSysVpnConfigList() local
315 MessageParcel reply; GetSysVpnConfig() local
333 MessageParcel reply; GetConnectedSysVpnConfig() local
361 MessageParcel reply; NotifyConnectStage() local
388 MessageParcel reply; GetSysVpnCertUri() local
414 MessageParcel reply; RegisterVpnEvent() local
439 MessageParcel reply; UnregisterVpnEvent() local
455 MessageParcel reply; CreateVpnConnection() local
[all...]

Completed in 18 milliseconds

1...<<71727374757677787980>>...90