Home
last modified time | relevance | path

Searched refs:ERROR_MSG_NOT_APP_CLONE (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.cpp82 constexpr const char* ERROR_MSG_NOT_APP_CLONE = "The target app is not Clone."; variable
148 { AbilityErrorCode::ERROR_NOT_APP_CLONE, ERROR_MSG_NOT_APP_CLONE },