Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_QUICK_FIX_APPLY_RESULT (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelogs-ces.md21 | COMMON_EVENT_QUICK_FIX_APPLY_RESULT |
39 | | COMMON_EVENT_QUICK_FIX_APPLY_RESULT | COMMON_EVENT_QUICK_FIX_APPLY_RESULT |
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelogs-ces.md21 | COMMON_EVENT_QUICK_FIX_APPLY_RESULT |
39 | COMMON_EVENT_QUICK_FIX_APPLY_RESULT | COMMON_EVENT_QUICK_FIX_APPLY_RESULT |
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h332 static const char* const COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_APPLY_RESULT"; variable
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-event-and-notification.md9 | ohos.commonEvent | Support | COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_A…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-event-and-notification.md9 | ohos.commonEvent | Support | COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_A…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-quickFixManager-sys.md68 在打补丁过程中发生的错误,其错误码及错误信息通过公共事件[COMMON_EVENT_QUICK_FIX_APPLY_RESULT](../apis-basic-services-kit/common…
127 在打补丁过程中发生的错误,其错误码及错误信息通过公共事件[COMMON_EVENT_QUICK_FIX_APPLY_RESULT](../apis-basic-services-kit/common…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dquick_fix_command.cpp81 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_QUICK_FIX_APPLY_RESULT); in ApplyQuickFix()
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-notification.md18 |删除|模块名: ohos.commonEvent<br>类名: Support<br>方法 or 属性:COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.e…
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-notification.md18 …nEvent<br>Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md130 |static const char* const [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](common_event/commonEventManager-def…
907 ### COMMON_EVENT_QUICK_FIX_APPLY_RESULT subsection
910 static const char* const COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_APPLY_RESULT"
H A Doh_commonevent_support_8h.md80 |static const char* const [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](common_event/commonEventManager-def…
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-quickFixManager-sys.md68 …or code and message are returned through the common event [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](..…
129 …or code and message are returned through the common event [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](..…
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1328 const std::string CommonEventSupport::COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_… member in OHOS::EventFwk::CommonEventSupport
2682 commonEventSupport_.emplace_back(COMMON_EVENT_QUICK_FIX_APPLY_RESULT); in Init()
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1200 static const std::string COMMON_EVENT_QUICK_FIX_APPLY_RESULT; variable
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEvent-definitions.md904 * COMMON_EVENT_QUICK_FIX_APPLY_RESULT<sup>9+</sup>
H A DcommonEventManager-definitions.md38 ### COMMON_EVENT_QUICK_FIX_APPLY_RESULT subsection
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp567 EventFwk::CommonEventSupport::COMMON_EVENT_QUICK_FIX_APPLY_RESULT, in SupportInit()
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp621 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_QUICK_FIX_APPLY_RESULT); in NotifyApplyStatus()
/ohos5.0/base/notification/common_event_service/
H A DREADME_zh.md580 | COMMON_EVENT_QUICK_FIX_APPLY_RESULT<sup>9+<sup> | usual.event.QUICK_FIX_APPLY_RESULT | 无 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md130 |static const char* const [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](common_event/commonEventManager-def…
907 ### COMMON_EVENT_QUICK_FIX_APPLY_RESULT subsection
910 static const char* const COMMON_EVENT_QUICK_FIX_APPLY_RESULT = "usual.event.QUICK_FIX_APPLY_RESULT"
H A Doh_commonevent_support_8h.md80 |static const char* const [COMMON_EVENT_QUICK_FIX_APPLY_RESULT](common_event/commonEventManager-def…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEvent-definitions.md904 * COMMON_EVENT_QUICK_FIX_APPLY_RESULT<sup>9+</sup>
H A DcommonEventManager-definitions.md34 ### COMMON_EVENT_QUICK_FIX_APPLY_RESULT subsection
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-notification.md167 …模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_QUICK_FIX_APPLY_RESULT|@oh…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-notification.md167 …模块名: ohos.commonEventManager<br>类名: Support<br>方法名 or 属性名: COMMON_EVENT_QUICK_FIX_APPLY_RESULT|@oh…

12