Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/common/include/
H A Dconstant.h59 static constexpr const char *E_PARAMETER_CHECK_INFO = "the parameters check fails"; variable
/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp32 using OHOS::Request::E_PARAMETER_CHECK_INFO;
52 { ExceptionErrorCode::E_PARAMETER_CHECK, E_PARAMETER_CHECK_INFO },
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp30 { E_PARAMETER_CHECK, E_PARAMETER_CHECK_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 },