Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_PACKAGE_REMOVED (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h98 static const char* const COMMON_EVENT_PACKAGE_REMOVED = "usual.event.PACKAGE_REMOVED"; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h33 const std::string COMMON_EVENT_PACKAGE_REMOVED = EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE… variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md383 ### COMMON_EVENT_PACKAGE_REMOVED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md383 ### COMMON_EVENT_PACKAGE_REMOVED subsection
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp40 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED = "usual.event.PACKAGE_REMOVED"; member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md71 ### COMMON_EVENT_PACKAGE_REMOVED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md79 ### COMMON_EVENT_PACKAGE_REMOVED subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h175 static const std::string COMMON_EVENT_PACKAGE_REMOVED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp197 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED = "usual.event.PACKAGE_REMOVED"; member in OHOS::EventFwk::CommonEventSupport