Searched refs:m_mapDhcpServer (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/dhcp/services/dhcp_server/include/ | ||
H A D | dhcp_server_service_impl.h | 123 static std::map<std::string, DhcpServerInfo> m_mapDhcpServer; member in OHOS::DHCP::DhcpServerServiceImpl |
/foundation/communication/dhcp/services/dhcp_server/src/ | ||
H A D | dhcp_server_service_impl.cpp | 64 std::map<std::string, DhcpServerInfo> DhcpServerServiceImpl::m_mapDhcpServer; member in OHOS::DHCP::DhcpServerServiceImpl |
Completed in 3 milliseconds