Searched defs:COMMON_EVENT_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance
33 static const char* const COMMON_EVENT_SHUTDOWN = "usual.event.SHUTDOWN"; variable
46 static const std::string COMMON_EVENT_SHUTDOWN; variable
43 const std::string CommonEventSupport::COMMON_EVENT_SHUTDOWN = "usual.event.SHUTDOWN"; member in OHOS::EventFwk::CommonEventSupport