Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h893 static const std::string COMMON_EVENT_DISK_REMOVED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp989 const std::string CommonEventSupport::COMMON_EVENT_DISK_REMOVED = "usual.event.data.DISK_REMOVED"; member in OHOS::EventFwk::CommonEventSupport