Searched defs:existNweb_ (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/web/webview/interfaces/kits/cj/include/ | ||
H A D | webview_controller_impl.h | 160 static bool existNweb_; variable |
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | webview_controller.h | 416 static bool existNweb_; variable |
H A D | webview_controller.cpp | 93 bool WebviewController::existNweb_ = false; member in OHOS::NWeb::WebviewController |
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ | ||
H A D | webview_controller_impl.cpp | 31 bool WebviewControllerImpl::existNweb_ = false; member in OHOS::Webview::WebviewControllerImpl |