/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_permission_manager.cpp | 103 {CommonEventSupport::COMMON_EVENT_ABILITY_ADDED,
|
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
H A D | common_event_services_module_test.cpp | 660 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; 661 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; 830 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; 831 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED;
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 865 const std::string CommonEventSupport::COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"; member in OHOS::EventFwk::CommonEventSupport 2247 commonEventSupport_.emplace_back(COMMON_EVENT_ABILITY_ADDED); in Init()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_support.cpp | 178 const std::string CommonEventSupport::COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"; member in OHOS::EventFwk::CommonEventSupport
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 765 static const std::string COMMON_EVENT_ABILITY_ADDED; variable
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 672 * COMMON_EVENT_ABILITY_ADDED
|
H A D | commonEventManager-definitions.md | 1829 ### COMMON_EVENT_ABILITY_ADDED subsection
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 391 … env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_ABILITY_ADDED, "COMMON_EVENT_ABILITY_ADDED"); in SupportInit()
|
/ohos5.0/base/notification/common_event_service/ |
H A D | README_zh.md | 549 | COMMON_EVENT_ABILITY_ADDED | common.event.ABILITY_ADDED …
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/ |
H A D | actsCESManagertest.cpp | 2289 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; 2290 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED;
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 357 |事件通知-commonEvent|COMMON_EVENT_ABILITY_ADDED = common.event.ABILITY_ADDED,|新增| -|
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEvent-definitions.md | 672 * COMMON_EVENT_ABILITY_ADDED
|
H A D | commonEventManager-definitions.md | 1753 ### COMMON_EVENT_ABILITY_ADDED subsection
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 132 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"|@ohos.common… 513 …upport;<br>方法or属性:COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"<br>旧版本信息:|类名:Support;<…
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/ |
H A D | common_event_services_system_test.cpp | 1793 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED;
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 128 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_ABILITY_ADDED|@ohos.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 128 |新增|NA|模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_ABILITY_ADDED|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 357 |Common Event and Notification Subsystem - commonEvent|COMMON_EVENT_ABILITY_ADDED = common.event.AB…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 132 |Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED = "common.ev… 513 … COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"<br>Old version: |Class name: Support;<b…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 128 …entManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED|@ohos.co…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 128 …entManager<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_ABILITY_ADDED|@ohos.co…
|