Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_PACKAGE_CACHE_CLEARED (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h128 static const char* const COMMON_EVENT_PACKAGE_CACHE_CLEARED = "usual.event.PACKAGE_CACHE_CLEARED"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md455 ### COMMON_EVENT_PACKAGE_CACHE_CLEARED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md455 ### COMMON_EVENT_PACKAGE_CACHE_CLEARED subsection
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md119 ### COMMON_EVENT_PACKAGE_CACHE_CLEARED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md127 ### COMMON_EVENT_PACKAGE_CACHE_CLEARED subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h210 static const std::string COMMON_EVENT_PACKAGE_CACHE_CLEARED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp238 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_CACHE_CLEARED = "usual.event.PACKAGE_CAC… member in OHOS::EventFwk::CommonEventSupport