Home
last modified time | relevance | path

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

/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp427 const std::string CommonEventSupport::COMMON_EVENT_HWID_LOGOUT = "common.event.HWID_LOGOUT"; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h369 static const std::string COMMON_EVENT_HWID_LOGOUT; variable