Home
last modified time | relevance | path

Searched refs:SetWebId (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h79 void SetWebId(int32_t nwebId);
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h138 void SetWebId(int32_t nwebId);
H A Dnapi_webview_controller.h96 static napi_value SetWebId(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp117 void WebviewController::SetWebId(int32_t nwebId) in SetWebId() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp514 DECLARE_NAPI_FUNCTION("setWebId", NapiWebviewController::SetWebId), in Init()
1081 napi_value NapiWebviewController::SetWebId(napi_env env, napi_callback_info info) in SetWebId() function in OHOS::NWeb::NapiWebviewController
1100 webviewController->SetWebId(webId); in SetWebId()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp143 void WebviewControllerImpl::SetWebId(int32_t nwebId) in SetWebId() function in OHOS::Webview::WebviewControllerImpl

Completed in 18 milliseconds