Home
last modified time | relevance | path

Searched refs:detailMsg (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1029 std::string detailMsg; in SetUrlTrustListWithErrMsg() local
1031 detailMsg); in SetUrlTrustListWithErrMsg()
1032 detailErrMsg = ArkWebStringClassToStruct(detailMsg); in SetUrlTrustListWithErrMsg()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6176 std::string detailMsg; in SetUrlTrustList() local
6177 ErrCode ret = webviewController->SetUrlTrustList(urlTrustList, detailMsg); in SetUrlTrustList()
6181 NWebError::FormatString(ParamCheckErrorMsgTemplate::PARAM_DETAIL_ERROR_MSG, detailMsg.c_str())); in SetUrlTrustList()

Completed in 14 milliseconds