Home
last modified time | relevance | path

Searched refs:existNweb_ (Results 1 – 5 of 5) 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/cj/src/
H A Dwebview_controller_impl.cpp31 bool WebviewControllerImpl::existNweb_ = false; member in OHOS::Webview::WebviewControllerImpl
/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
H A Dnapi_webview_controller.cpp1182 WebviewController::existNweb_ = true; in InnerGetCustomeSchemeCmdLine()
4230 if (WebviewController::existNweb_) { in CustomizeSchemes()