Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp93 constexpr const char* ERROR_MSG_MULTI_INSTANCE_NOT_SUPPORTED = "Multi-instance is not supported."; variable
157 { AbilityErrorCode::ERROR_MULTI_INSTANCE_NOT_SUPPORTED, ERROR_MSG_MULTI_INSTANCE_NOT_SUPPORTED }