Home
last modified time | relevance | path

Searched defs:GetDhcpClientInfos (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp175 ErrCode DhcpServerImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dhc… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerImpl
H A Ddhcp_server_proxy.cpp437 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dh… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
H A Ddhcp_server_proxy_lite.cpp525 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dh… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp267 DhcpErrorCode GetDhcpClientInfos(const char *ifname, int staNumber, DhcpStationInfo *staInfo, int *… in GetDhcpClientInfos() function
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp575 ErrCode DhcpServerServiceImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::strin… in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerServiceImpl