Home
last modified time | relevance | path

Searched refs:E_PERMISSION_INFO (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/request/request/common/include/
H A Dconstant.h58 static constexpr const char *E_PERMISSION_INFO = "the permissions check fails"; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp31 using OHOS::Request::E_PERMISSION_INFO;
51 { ExceptionErrorCode::E_PERMISSION, E_PERMISSION_INFO },
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp29 { E_PERMISSION, E_PERMISSION_INFO },
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp71 { E_PERMISSION, E_PERMISSION_INFO }, { E_PARAMETER_CHECK, E_PARAMETER_CHECK_INFO },