Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/cj/include/
Dwebview_controller_impl.h99 explicit WebviewControllerImpl(const std::string& webTag) : webTag_(webTag) in WebviewControllerImpl() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp160 WebviewControllerImpl::WebviewControllerImpl(int32_t nwebId) : nwebId_(nwebId) in WebviewControllerImpl() function in OHOS::Webview::WebviewControllerImpl