Home
last modified time | relevance | path

Searched refs:OnActive (Results 1 - 7 of 7) sorted by relevance

/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h169 void OnActive();
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h154 void OnActive();
H A Dnapi_webview_controller.h114 static napi_value OnActive(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp263 void WebviewController::OnActive() in OnActive() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp523 DECLARE_NAPI_FUNCTION("onActive", NapiWebviewController::OnActive), in Init()
1288 napi_value NapiWebviewController::OnActive(napi_env env, napi_callback_info info) in OnActive() function in OHOS::NWeb::NapiWebviewController
1293 WVLOG_E("NapiWebviewController::OnActive get controller failed"); in OnActive()
1297 webviewController->OnActive(); in OnActive()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp519 void WebviewControllerImpl::OnActive() in OnActive() function in OHOS::Webview::WebviewControllerImpl
523 WEBVIEWLOGD("WebviewControllerImpl::OnActive start") in OnActive()
H A Dwebview_ffi.cpp661 nativeWebviewCtl->OnActive(); in FfiOHOSWebviewCtlOnActive()

Completed in 21 milliseconds