Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_error_msg.cpp47 { ERR_JS_APPLICATION_NOT_AUTHORIZED, "Not authorized application" },
152 { DLP_CREDENTIAL_ERROR_APPID_NOT_AUTHORIZED, ERR_JS_APPLICATION_NOT_AUTHORIZED},
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_error_msg.h47 ERR_JS_APPLICATION_NOT_AUTHORIZED = 19100018, enumerator