Home
last modified time | relevance | path

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

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