Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_SANDBOX_PACKAGE_REMOVED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_common_event.h24 constexpr const char* COMMON_EVENT_SANDBOX_PACKAGE_REMOVED = "usual.event.SANDBOX_PACKAGE_REMOVED"; variable
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h288 static const std::string COMMON_EVENT_SANDBOX_PACKAGE_REMOVED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp331 const std::string CommonEventSupport::COMMON_EVENT_SANDBOX_PACKAGE_REMOVED = "usual.event.SANDBOX_P… member in OHOS::EventFwk::CommonEventSupport