Home
last modified time | relevance | path

Searched defs:existNweb_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h160 static bool existNweb_; variable
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h416 static bool existNweb_; variable
H A Dwebview_controller.cpp93 bool WebviewController::existNweb_ = false; member in OHOS::NWeb::WebviewController
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp31 bool WebviewControllerImpl::existNweb_ = false; member in OHOS::Webview::WebviewControllerImpl