Home
last modified time | relevance | path

Searched refs:OH_NativeArkWeb_BindWebTagToWebInstance (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/interfaces/native/
H A Dnative_arkweb_utils.h22 void OH_NativeArkWeb_BindWebTagToWebInstance(const char* webTag, std::weak_ptr<OHOS::NWeb::NWeb> nw…
H A Dnative_arkweb_utils.cpp29 void OH_NativeArkWeb_BindWebTagToWebInstance(const char* webTag, std::weak_ptr<OHOS::NWeb::NWeb> nw… in OH_NativeArkWeb_BindWebTagToWebInstance() function
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp60 OH_NativeArkWeb_BindWebTagToWebInstance(webTag_.c_str(), nweb_ptr); in SetWebId()
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp130 OH_NativeArkWeb_BindWebTagToWebInstance(webTag_.c_str(), nweb_ptr); in SetWebId()