| /foundation/communication/netmanager_ext/services/networksharemanager/include/ |
| H A D | router_advertisement_daemon.h | 80 uint8_t code = 0; member
|
| /foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/ |
| H A D | ethernet_client_fuzzer.cpp | 130 int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_scan_proxy_lite.cpp | 93 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 D | dp_radar_helper.cpp | 1015 void DpRadarHelper::ReportNotifyProfileChange(int32_t code) in ReportNotifyProfileChange() argument
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| H A D | distributed_device_profile_client_kv_test.cpp | 578 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::ON_DEVICE_PROFILE_INITED); in HWTEST_F() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/ |
| H A D | distributed_device_profile_stub_new.cpp | 110 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 D | netfirewall_service_stub_test.cpp | 136 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 D | net_websocket_type.h | 51 uint32_t code; member 64 uint32_t code; member 90 uint32_t code; member
|
| /foundation/communication/nfc/services/src/ipc/tags/ |
| H A D | tag_session_stub.cpp | 30 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 D | wifi_scan_stub_lite.cpp | 36 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 D | wifihotspotstub_fuzzer.cpp | 65 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 D | mdns_client_fuzzer.cpp | 139 __attribute__((no_sanitize("cfi"))) int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_ap_hal_interface.cpp | 193 WifiErrorNo WifiApHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode() argument
|
| /foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/ |
| H A D | networkvpn_service_proxy.cpp | 32 int32_t NetworkVpnServiceProxy::WriteTokenAndSendRequest(INetworkVpnService::MessageCode code, MessageParcel &data, in WriteTokenAndSendRequest() argument 49 int32_t NetworkVpnServiceProxy::SendRequest(INetworkVpnService::MessageCode code, MessageParcel &data, in SendRequest() argument [all...] |
| /foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/ |
| H A D | networkvpn_service_stub.cpp | 89 int32_t NetworkVpnServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
| H A D | mdns_service.cpp | 53 auto code = eventInfo.errorType; in SendRequestEvent() local
|
| /foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/ |
| H A D | networkvpn_service_test.cpp | 177 int32_t code = 100; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_config_use.cpp | 254 std::error_code code; in InitParser() local 298 std::string code; in ParseCountryPolicyList() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
| H A D | wifi_manager.cpp | 241 void WifiManager::PushServiceCloseMsg(WifiCloseServiceCode code, int instId) in PushServiceCloseMsg() argument
|
| H A D | wifi_manager.h | 68 WifiCloseServiceCode code; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_service_stub.cpp | 55 int KVDBServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnRemoteRequest() argument 89 GetStoreInfo(uint32_t code, MessageParcel &data) GetStoreInfo() argument 108 CheckPermission(uint32_t code, const StoreInfo &storeInfo) CheckPermission() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| H A D | data_share_service_stub.cpp | 326 int DataShareServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnRemoteRequest() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | kvdb_service_impl_test.cpp | 562 uint32_t code = 1; in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | sync_manager.cpp | 169 auto code = IsValid(info, cloud); in GetLockChangeHandler() local [all...] |
| H A D | cloud_service_stub.cpp | 51 int CloudServiceStub::OnRemoteRequest(uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply) in OnRemoteRequest() argument [all...] |