Home
last modified time | relevance | path

Searched refs:existNweb_ (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.h191 static bool existNweb_; variable
Dwebview_controller.cpp37 bool WebviewController::existNweb_ = false; member in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp330 WebviewController::existNweb_ = true; in InnerGetCustomeSchemeCmdLine()
2295 if (WebviewController::existNweb_) { in CustomizeSchemes()