Searched refs:ClearClientAuthenticationCache (Results 1 – 6 of 6) sorted by relevance
220 void ClearClientAuthenticationCache() override in ClearClientAuthenticationCache() function
587 virtual void ClearClientAuthenticationCache() = 0;
135 static napi_value ClearClientAuthenticationCache(napi_env env, napi_callback_info info);
170 void ClearClientAuthenticationCache();
754 void WebviewController::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::NWeb::WebviewController758 nweb_ptr->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()
211 …_FUNCTION("clearClientAuthenticationCache", NapiWebviewController::ClearClientAuthenticationCache), in Init()2556 napi_value NapiWebviewController::ClearClientAuthenticationCache(napi_env env, napi_callback_info i… in ClearClientAuthenticationCache() function in OHOS::NWeb::NapiWebviewController2570 controller->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()