Home
last modified time | relevance | path

Searched defs:WebviewControllerImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h60 explicit WebviewControllerImpl(const std::string& webTag) : webTag_(webTag) in WebviewControllerImpl() function
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp34 WebviewControllerImpl::WebviewControllerImpl(int32_t nwebId) : nwebId_(nwebId) in WebviewControllerImpl() function in OHOS::Webview::WebviewControllerImpl