Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_SANDBOX_PACKAGE_ADDED (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.h23 constexpr const char* COMMON_EVENT_SANDBOX_PACKAGE_ADDED = "usual.event.SANDBOX_PACKAGE_ADDED"; variable
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h284 static const std::string COMMON_EVENT_SANDBOX_PACKAGE_ADDED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp325 const std::string CommonEventSupport::COMMON_EVENT_SANDBOX_PACKAGE_ADDED = "usual.event.SANDBOX_PAC… member in OHOS::EventFwk::CommonEventSupport