Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_service_impl.h98 std::map<std::string, std::shared_ptr<IDhcpClientCallBack>> m_mapClientCallBack; variable
100 std::map<std::string, sptr<IDhcpClientCallBack>> m_mapClientCallBack; variable