Home
last modified time | relevance | path

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

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp175 ErrCode DhcpServerImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dhcpClientInfo) in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerImpl
H A Ddhcp_server_proxy.cpp439 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dhcpClientInfo) in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
H A Ddhcp_server_proxy_lite.cpp530 ErrCode DhcpServerProxy::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& dhcpClientInfo) in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerProxy
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp267 DhcpErrorCode GetDhcpClientInfos(const char *ifname, int staNumber, DhcpStationInfo *staInfo, int *staSize) in GetDhcpClientInfos() function
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp608 ErrCode DhcpServerServiceImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& leases) in GetDhcpClientInfos() function in OHOS::DHCP::DhcpServerServiceImpl

Completed in 4 milliseconds