Home
last modified time | relevance | path

Searched defs:ReadIpAddress (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Dmessage_parcel_utils.cpp202 void MessageParcelUtils::ReadIpAddress(MessageParcel &data, Wifi::WifiIpAddress &address) in ReadIpAddress() function in OHOS::EDM::MessageParcelUtils
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub_lite.cpp39 void WifiDeviceStub::ReadIpAddress(IpcIo *req, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceStub
H A Dwifi_device_stub.cpp420 void WifiDeviceStub::ReadIpAddress(MessageParcel &data, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceStub
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp34 static void ReadIpAddress(IpcIo *reply, WifiIpAddress &address) in ReadIpAddress() function
H A Dwifi_device_proxy.cpp544 void WifiDeviceProxy::ReadIpAddress(MessageParcel &reply, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceProxy