Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h438 static const std::string COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp488 const std::string CommonEventSupport::COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED = member in OHOS::EventFwk::CommonEventSupport
1513 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_NETMANAGER_NETSTATES_UPDATED); in Init()