Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp37 const std::string BASE_WEB_CONFIG = "baseWebConfig"; variable
270 xmlNodePtr adapterNodePtr = GetChildrenNode(rootPtr, BASE_WEB_CONFIG); in ParseWebConfigXml()