Home
last modified time | relevance | path

Searched refs:ParseDhcpClientInfos (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy_lite.cpp32 static ErrCode ParseDhcpClientInfos(IpcIo *reply, std::vector<std::string> &infos) in ParseDhcpClientInfos() function
61 … data->retCode = ParseDhcpClientInfos(reply, *((std::vector<std::string> *)data->variable)); in IpcCallback()