Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_error_utils.cpp32 { QUICK_FIX_NOT_SYSTEM_APP, ERR_QUICKFIX_NOT_SYSTEM_APP },
64 { ERR_QUICKFIX_NOT_SYSTEM_APP, "The application is not system-app, can not use system-api." },
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/include/
H A Dquick_fix_error_utils.h57 ERR_QUICKFIX_NOT_SYSTEM_APP = 202, enumerator