Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h168 void ClearClientAuthenticationCache() override {} in ClearClientAuthenticationCache() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h218 void ClearClientAuthenticationCache() override in ClearClientAuthenticationCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h317 void ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp800 void JSWebController::ClearClientAuthenticationCache(const JSCallbackInfo& args) in ClearClientAuthenticationCache() 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.cpp440 void ArkWebNWebImpl::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp521 void ArkWebNWebWrapper::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp860 void WebviewController::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp3115 napi_value NapiWebviewController::ClearClientAuthenticationCache(napi_env env, napi_callback_info i… in ClearClientAuthenticationCache() function in OHOS::NWeb::NapiWebviewController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp973 void WebDelegate::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::Ace::WebDelegate