Home
last modified time | relevance | path

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

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy_lite.cpp33 static ErrCode ParseDhcpClientInfos(IpcIo *reply, std::vector<std::string> &infos) in ParseDhcpClientInfos() function
38 DHCP_LOGE("ParseDhcpClientInfos tmpsize error: %{public}d", tmpsize); in ParseDhcpClientInfos()
66 data->retCode = ParseDhcpClientInfos(reply, *((std::vector<std::string> *)data->variable)); in IpcCallback()

Completed in 2 milliseconds