Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp115 {CommonEventSupport::COMMON_EVENT_DISK_UNMOUNTED, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1045 const std::string CommonEventSupport::COMMON_EVENT_DISK_UNMOUNTED = "usual.event.data.DISK_UNMOUNTED"; member in OHOS::EventFwk::CommonEventSupport
2419 commonEventSupport_.emplace_back(COMMON_EVENT_DISK_UNMOUNTED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h937 static const std::string COMMON_EVENT_DISK_UNMOUNTED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp442 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_DISK_UNMOUNTED, "COMMON_EVENT_DISK_UNMOUNTED"); in SupportInit()

Completed in 9 milliseconds