Home
last modified time | relevance | path

Searched defs:ClearSslCache (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h163 void ClearSslCache() override {} in ClearSslCache() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h212 void ClearSslCache() override in ClearSslCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h310 void ClearSslCache() in ClearSslCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp792 void JSWebController::ClearSslCache(const JSCallbackInfo& args) in ClearSslCache() function in OHOS::Ace::Framework::JSWebController
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp430 void ArkWebNWebImpl::ClearSslCache() in ClearSslCache() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp507 void ArkWebNWebWrapper::ClearSslCache() in ClearSslCache() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp852 void WebviewController::ClearSslCache() in ClearSslCache() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp3097 napi_value NapiWebviewController::ClearSslCache(napi_env env, napi_callback_info info) in ClearSslCache() function in OHOS::NWeb::NapiWebviewController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp954 void WebDelegate::ClearSslCache() in ClearSslCache() function in OHOS::Ace::WebDelegate