Searched defs:SetUrlTrustList (Results 1 – 7 of 7) sorted by relevance
1337 virtual int SetUrlTrustList(const std::string& urlTrustList) { in SetUrlTrustList() function
220 int SetUrlTrustList(const std::string& urlTrustList) override in SetUrlTrustList() function
289 int SetUrlTrustList(const std::string& urlTrustList) override in SetUrlTrustList() function
1038 int ArkWebNWebImpl::SetUrlTrustList(const ArkWebString& urlTrustList) in SetUrlTrustList() function in OHOS::ArkWeb::ArkWebNWebImpl
1201 int ArkWebNWebWrapper::SetUrlTrustList(const std::string& urlTrustList) in SetUrlTrustList() function in OHOS::ArkWeb::ArkWebNWebWrapper
1926 ErrCode WebviewController::SetUrlTrustList(const std::string& urlTrustList, std::string& detailErrM… in SetUrlTrustList() function in OHOS::NWeb::WebviewController
6295 napi_value NapiWebviewController::SetUrlTrustList(napi_env env, napi_callback_info info) in SetUrlTrustList() function in OHOS::NWeb::NapiWebviewController