Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h418 static std::set<std::string> webTagSet_; variable
H A Dwebview_controller.cpp95 std::set<std::string> WebviewController::webTagSet_; member in OHOS::NWeb::WebviewController