Home
last modified time | relevance | path

Searched defs:ERR_ABILITY_RUNTIME_EXTERNAL_NOT_SYSTEM_HSP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/error_utils/include/
H A Dability_runtime_error_util.h75 ERR_ABILITY_RUNTIME_EXTERNAL_NOT_SYSTEM_HSP = 16400001, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp82 const int32_t ERR_ABILITY_RUNTIME_EXTERNAL_NOT_SYSTEM_HSP = 16400001; variable