Searched refs:ParseDhcpClientInfos (Results 1 – 1 of 1) sorted by relevance
32 static ErrCode ParseDhcpClientInfos(IpcIo *reply, std::vector<std::string> &infos) in ParseDhcpClientInfos() function61 … data->retCode = ParseDhcpClientInfos(reply, *((std::vector<std::string> *)data->variable)); in IpcCallback()