Home
last modified time | relevance | path

Searched defs:code (Results 1776 - 1800 of 3198) sorted by relevance

1...<<71727374757677787980>>...128

/foundation/communication/netmanager_base/test/fuzztest/netstatsclient_fuzzer/
H A Dnet_stats_client_fuzzer.cpp91 __attribute__((no_sanitize("cfi"))) int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_core_tcp_direct_test.cpp361 int32_t code = CODE_VERIFY_P2P; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_p2p_test_mock.cpp104 char *VerifyP2pPackError(int32_t code, int32_t errCode, const char *errDesc) in VerifyP2pPackError() argument
/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
149 int32_t DBinderCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h92 uint32_t code; member
/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dcommon.h46 int32_t code; member
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp27 int32_t NetStatsServiceProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest() argument
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netsysclientnetdiag_fuzzer/
H A Dnet_sys_client_netdiag_fuzzer.cpp76 __attribute__((no_sanitize("cfi"))) int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_global_func_test.cpp284 string code; in HWTEST_F() local
291 string code; in HWTEST_F() local
297 string code = "cn"; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp74 int32_t code = static_cast<int32_t>(profileType) * static_cast<int32_t>(changeType); in NotifyProfileChange() local
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp228 const char code = 'X'; in CodeMiddlePart() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_p2p_manager.cpp385 void WifiP2pManager::DealP2pActionResult(P2pActionCallback action, ErrCode code) in DealP2pActionResult() argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp264 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::ON_TRUST_DEVICE_PROFILE_ADD); in HWTEST_F() local
280 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_ACL_PROFILE); in HWTEST_F() local
566 uint32_t code = 1000; in HWTEST_F() local
582 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_ACL_PROFILE); in HWTEST_F() local
598 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::UPDATE_ACL_PROFILE); in HWTEST_F() local
614 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_TRUST_DEVICE_PROFILE); HWTEST_F() local
630 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_ALL_TRUST_DEVICE_PROFILE); HWTEST_F() local
646 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_ACL_PROFILE); HWTEST_F() local
662 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_ALL_ACL_PROFILE); HWTEST_F() local
678 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::DELETE_ACL_PROFILE); HWTEST_F() local
694 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::SUBSCRIBE_DEVICE_PROFILE); HWTEST_F() local
710 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE); HWTEST_F() local
726 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::SEND_SUBSCRIBE_INFOS); HWTEST_F() local
742 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_SERVICE_PROFILE); HWTEST_F() local
758 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_SERVICE_PROFILE_BATCH); HWTEST_F() local
774 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE); HWTEST_F() local
790 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH); HWTEST_F() local
806 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_DEVICE_PROFILE_NEW); HWTEST_F() local
822 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE); HWTEST_F() local
838 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE); HWTEST_F() local
854 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::DEL_SERVICE_PROFILE); HWTEST_F() local
870 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::DEL_CHAR_PROFILE); HWTEST_F() local
886 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::SYNC_DEVICE_PROFILE_NEW); HWTEST_F() local
902 uint32_t code = 1000; HWTEST_F() local
[all...]
H A Ddistributed_device_profile_client_kv_test.cpp578 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::ON_DEVICE_PROFILE_INITED); in HWTEST_F() local
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Drouter_advertisement_daemon.h80 uint8_t code = 0; member
/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp130 int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp93 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() argument
129 static int AsyncCallback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in AsyncCallback() argument
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp1015 void DpRadarHelper::ReportNotifyProfileChange(int32_t code) in ReportNotifyProfileChange() argument
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp110 int32_t DistributedDeviceProfileStubNew::NotifyAclEventInner(uint32_t code, MessageParcel& data, in NotifyAclEventInner() argument
152 int32_t DistributedDeviceProfileStubNew::NotifyEventInner(uint32_t code, MessageParcel& data, in NotifyEventInner() argument
174 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
[all...]
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_stub_test.cpp136 int32_t NetFirewallServiceStubTest::SendRemoteRequest(MessageParcel &data, int32_t code) in SendRemoteRequest() argument
334 int32_t code = static_cast<uint32_t>(INetFirewallService::GET_ALL_INTERCEPT_RECORDS) + 1; in HWTEST_F() local
/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket_type.h51 uint32_t code; member
64 uint32_t code; member
90 uint32_t code; member
/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp30 int TagSessionStub::OnRemoteRequest(uint32_t code, /* [in] */ in OnRemoteRequest() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub_lite.cpp36 int WifiScanStub::CheckInterfaceToken(uint32_t code, IpcIo *req) in CheckInterfaceToken() argument
50 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.cpp65 bool OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
358 uint32_t code = static_cast<uint32_t>(HotspotInterfaceCode::WIFI_MGR_GET_HOTSPOT_SERVICE); in DoSomethingHotSpotMgrStubTest() local
/foundation/communication/netmanager_ext/test/mdnsmanager/fuzztest/mdnsclient_fuzzer/
H A Dmdns_client_fuzzer.cpp139 __attribute__((no_sanitize("cfi"))) int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument

Completed in 22 milliseconds

1...<<71727374757677787980>>...128