Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp517 const std::string CommonEventSupport::COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED = member in OHOS::EventFwk::CommonEventSupport
1940 commonEventSupport_.emplace_back(COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED); in Init()
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h458 static const std::string COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED; variable