Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h26 constexpr int32_t ERROR_CODE_SYSTEMCAP_ERROR = 801; // The specified SystemCapability names was n… variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp42 { ERROR_CODE_SYSTEMCAP_ERROR, "Capability not supported. " },