Home
last modified time | relevance | path

Searched defs:stationInfos (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_callback_proxy.cpp66 void DhcpServerCallbackProxy::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument
H A Ddhcp_server_callback_proxy_lite.cpp75 void DhcpServerCallbackProxy::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument
H A Ddhcp_server_service_impl.cpp271 std::vector<DhcpStationInfo> stationInfos; in DeviceInfoCallBack() local
289 ConvertLeasesToStationInfos(std::vector<std::string> &leases, std::vector<DhcpStationInfo>& stationInfos) ConvertLeasesToStationInfos() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_service_impl_test.cpp208 std::vector<DhcpStationInfo> stationInfos; in HWTEST_F() local
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp236 void DhcpServerCallBack::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument
H A Ddhcp_server_callback_stub_lite.cpp117 void DhcpServreCallBackStub::OnServerSuccess(const std::string& ifname, std::vector<DhcpStationInfo>& stationInfos) in OnServerSuccess() argument
H A Ddhcp_server_callback_stub.cpp106 void DhcpServreCallBackStub::OnServerSuccess(const std::string &ifname, std::vector<DhcpStationInfo> &stationInfos) in OnServerSuccess() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp939 OnDhcpServerSuccess(const char *ifname, DhcpStationInfo *stationInfos, size_t size) OnDhcpServerSuccess() argument

Completed in 6 milliseconds