Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/include/
H A Dquick_fix_error_utils.h46 QUICK_FIX_DEPLOYING_TASK = 21, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_error_utils.cpp45 { QUICK_FIX_DEPLOYING_TASK, ERR_QUICKFIX_DEPLOYING_TASK },
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_service.cpp138 return QUICK_FIX_DEPLOYING_TASK; in RevokeQuickFix()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_service_test.cpp201 EXPECT_EQ(ret, QUICK_FIX_DEPLOYING_TASK);