Searched defs:GetDhcpClientInfos (Results 1 – 5 of 5) sorted by relevance
175 ErrCode DhcpServerImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dhc… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerImpl
437 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dh… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
525 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dh… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
267 DhcpErrorCode GetDhcpClientInfos(const char *ifname, int staNumber, DhcpStationInfo *staInfo, int *… in GetDhcpClientInfos() function
575 ErrCode DhcpServerServiceImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::strin… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerServiceImpl