Searched refs:ClearHistory (Results 1 – 4 of 4) sorted by relevance
79 static napi_value ClearHistory(napi_env env, napi_callback_info info);
109 void ClearHistory();
190 void WebviewController::ClearHistory() in ClearHistory() function in OHOS::NWeb::WebviewController
183 DECLARE_NAPI_FUNCTION("clearHistory", NapiWebviewController::ClearHistory), in Init()805 napi_value NapiWebviewController::ClearHistory(napi_env env, napi_callback_info info) in ClearHistory() function in OHOS::NWeb::NapiWebviewController813 webviewController->ClearHistory(); in ClearHistory()