Searched refs:ClearClientAuthenticationCache (Results 1 – 6 of 6) sorted by relevance
133 void ClearClientAuthenticationCache();
120 static napi_value ClearClientAuthenticationCache(napi_env env, napi_callback_info info);
603 void WebviewController::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::NWeb::WebviewController607 nweb_ptr->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()
76 …_FUNCTION("clearClientAuthenticationCache", NapiWebviewController::ClearClientAuthenticationCache), in Init()1478 napi_value NapiWebviewController::ClearClientAuthenticationCache(napi_env env, napi_callback_info i… in ClearClientAuthenticationCache() function in OHOS::NWeb::NapiWebviewController1492 controller->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()
253 void ClearClientAuthenticationCache() override in ClearClientAuthenticationCache() function
532 virtual void ClearClientAuthenticationCache() = 0;