Home
last modified time | relevance | path

Searched defs:m_mapClientCallBack (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
Ddhcp_client_service_impl.h100 std::map<std::string, std::shared_ptr<IDhcpClientCallBack>> m_mapClientCallBack; variable
102 std::map<std::string, sptr<IDhcpClientCallBack>> m_mapClientCallBack; variable