Home
last modified time | relevance | path

Searched defs:OnServerLeasesChanged (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_callback_proxy.cpp60 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() function in OHOS::DHCP::DhcpServerCallbackProxy
H A Ddhcp_server_callback_proxy_lite.cpp63 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() function in OHOS::DHCP::DhcpServerCallbackProxy
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp226 void DhcpServerCallBack::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() function in DhcpServerCallBack
H A Ddhcp_server_callback_stub_lite.cpp109 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() function in OHOS::DHCP::DhcpServreCallBackStub
H A Ddhcp_server_callback_stub.cpp98 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() function in OHOS::DHCP::DhcpServreCallBackStub
/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_result_event.h88 void (*OnServerLeasesChanged)(const char *ifname, const char *leases); member

Completed in 3 milliseconds