Searched refs:ClearClientAuthenticationCache (Results 1 – 6 of 6) sorted by relevance
214 void ClearClientAuthenticationCache() override in ClearClientAuthenticationCache() function
550 virtual void ClearClientAuthenticationCache() = 0;
129 static napi_value ClearClientAuthenticationCache(napi_env env, napi_callback_info info);
152 void ClearClientAuthenticationCache();
602 void WebviewController::ClearClientAuthenticationCache() in ClearClientAuthenticationCache() function in OHOS::NWeb::WebviewController606 nweb_ptr->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()
190 …_FUNCTION("clearClientAuthenticationCache", NapiWebviewController::ClearClientAuthenticationCache), in Init()2402 napi_value NapiWebviewController::ClearClientAuthenticationCache(napi_env env, napi_callback_info i… in ClearClientAuthenticationCache() function in OHOS::NWeb::NapiWebviewController2416 controller->ClearClientAuthenticationCache(); in ClearClientAuthenticationCache()