Home
last modified time | relevance | path

Searched refs:TYPE_ALL_STRING (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dweb_errors.h26 extern const char* TYPE_ALL_STRING;
H A Dweb_errors.cpp50 …const char* TYPE_ALL_STRING = "BusinessError 401: Parameter error. The type of params must be stri… variable
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp2980 …essError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR, ParamCheckErrorMsgTemplate::TYPE_ALL_STRING); in LoadData()
2984 …essError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR, ParamCheckErrorMsgTemplate::TYPE_ALL_STRING); in LoadData()
2988 …essError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR, ParamCheckErrorMsgTemplate::TYPE_ALL_STRING); in LoadData()