Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h24 constexpr int32_t ERROR_CODE_PERMISSION_DENIED = 201; // The application does not have permission t… variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_business_error/
H A Dability_business_error.h28 ERROR_CODE_PERMISSION_DENIED = 201, enumerator