Home
last modified time | relevance | path

Searched refs:g_lnnEventHandlers (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp268 g_lnnEventHandlers.emplace(event, handler); in ActionOfLnnRegisterEventHandler()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/
H A Dlnn_service_mock.h148 static inline std::map<LnnEventType, LnnEventHandler> g_lnnEventHandlers; variable