Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp44 constexpr const char *REVOKE_RESULT = "revokeResult"; variable
634 want.SetParam(REVOKE_RESULT, QuickFixErrorUtil::GetErrorCode(resultCode)); in NotifyApplyStatus()