Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_stub_lite.cpp39 void WifiDeviceStub::ReadIpAddress(IpcIo *req, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceStub
Dwifi_device_stub.cpp420 void WifiDeviceStub::ReadIpAddress(MessageParcel &data, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceStub
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_proxy_lite.cpp34 static void ReadIpAddress(IpcIo *reply, WifiIpAddress &address) in ReadIpAddress() function
Dwifi_device_proxy.cpp544 void WifiDeviceProxy::ReadIpAddress(MessageParcel &reply, WifiIpAddress &address) in ReadIpAddress() function in OHOS::Wifi::WifiDeviceProxy