Home
last modified time | relevance | path

Searched defs:SetUrlTrustListWithErrMsg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1397 …virtual int SetUrlTrustListWithErrMsg(const std::string& urlTrustList, std::string& detailErrMsg) { in SetUrlTrustListWithErrMsg() function
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h224 … int SetUrlTrustListWithErrMsg(const std::string& urlTrustList, std::string& detailErrMsg) override in SetUrlTrustListWithErrMsg() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h293 … int SetUrlTrustListWithErrMsg(const std::string& urlTrustList, std::string& detailErrMsg) override in SetUrlTrustListWithErrMsg() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1018 int ArkWebNWebImpl::SetUrlTrustListWithErrMsg(const ArkWebString& urlTrustList, ArkWebString& detai… in SetUrlTrustListWithErrMsg() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1177 int ArkWebNWebWrapper::SetUrlTrustListWithErrMsg( in SetUrlTrustListWithErrMsg() function in OHOS::ArkWeb::ArkWebNWebWrapper