Home
last modified time | relevance | path

Searched refs:ClearHistory (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_db.h48 void ClearHistory(const int64_t happentime);
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp147 ClearHistory(happentime); in Clear()
192 void SysEventRepeatDb::ClearHistory(const int64_t happentime) in ClearHistory() function in OHOS::HiviewDFX::SysEventRepeatDb
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h165 void ClearHistory();
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h148 void ClearHistory();
H A Dnapi_webview_controller.h112 static napi_value ClearHistory(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp239 void WebviewController::ClearHistory() in ClearHistory() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp520 DECLARE_NAPI_FUNCTION("clearHistory", NapiWebviewController::ClearHistory), in Init()
1275 napi_value NapiWebviewController::ClearHistory(napi_env env, napi_callback_info info) in ClearHistory() function in OHOS::NWeb::NapiWebviewController
1283 webviewController->ClearHistory(); in ClearHistory()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp501 void WebviewControllerImpl::ClearHistory() in ClearHistory() function in OHOS::Webview::WebviewControllerImpl
H A Dwebview_ffi.cpp639 nativeWebviewCtl->ClearHistory(); in FfiOHOSWebviewCtlClearHistory()

Completed in 22 milliseconds