Home
last modified time | relevance | path

Searched refs:REVOKE_RESULT_INFO (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp45 constexpr const char *REVOKE_RESULT_INFO = "revokeResultInfo"; variable
635 want.SetParam(REVOKE_RESULT_INFO, QuickFixErrorUtil::GetErrorMessage(resultCode)); in NotifyApplyStatus()