Home
last modified time | relevance | path

Searched defs:leases (Results 1 - 10 of 10) 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() argument
H A Ddhcp_server_callback_proxy_lite.cpp63 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_stub.cpp218 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
H A Ddhcp_server_stub_lite.cpp204 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
H A Ddhcp_server_service_impl.cpp270 std::vector<std::string> leases; in DeviceInfoCallBack() local
289 void DhcpServerServiceImpl::ConvertLeasesToStationInfos(std::vector<std::string> &leases, in ConvertLeasesToStationInfos() argument
608 ErrCode DhcpServerServiceImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& leases) in GetDhcpClientInfos() argument
[all...]
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_service_impl_test.cpp207 std::vector<std::string> leases; in HWTEST_F() local
/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() argument
H A Ddhcp_server_callback_stub_lite.cpp109 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_callback_stub.cpp98 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
/foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/
H A Ddhcpserverimpl_fuzzer.cpp103 std::vector<std::string> leases; in GetDhcpClientInfosTest() local

Completed in 6 milliseconds