Home
last modified time | relevance | path

Searched refs:ERR_NON_SYS_APP_PERMISSION (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/adapter/service/common/include/
H A Dhiview_err_code.h23 constexpr int32_t ERR_NON_SYS_APP_PERMISSION = 202; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dret_def.h24 constexpr int32_t ERR_NON_SYS_APP_PERMISSION = 202; member
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp187 ThrowError(env, HiviewNapiErrCode::ERR_NON_SYS_APP_PERMISSION, in ThrowSystemAppPermissionError()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp993 ThrowError(env, NapiError::ERR_NON_SYS_APP_PERMISSION, "Permission denied. "

Completed in 3 milliseconds