Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1272 static const std::string COMMON_EVENT_SPECIAL_CODE; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1407 const std::string CommonEventSupport::COMMON_EVENT_SPECIAL_CODE = "common.event.SPECIAL_CODE"; member in OHOS::EventFwk::CommonEventSupport