Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DISK_EJECT (Results 1 - 4 of 4) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp127 {CommonEventSupport::COMMON_EVENT_DISK_EJECT, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1077 const std::string CommonEventSupport::COMMON_EVENT_DISK_EJECT = "usual.event.data.DISK_EJECT"; member in OHOS::EventFwk::CommonEventSupport
2447 commonEventSupport_.emplace_back(COMMON_EVENT_DISK_EJECT); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h965 static const std::string COMMON_EVENT_DISK_EJECT; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp449 SetNamedPropertyByStr(env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_DISK_EJECT, "COMMON_EVENT_DISK_EJECT"); in SupportInit()

Completed in 8 milliseconds