Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp33 const std::string INIT_CONFIG = "initConfig"; variable
250 xmlNodePtr initNodePtr = GetChildrenNode(rootPtr, INIT_CONFIG); in ParseWebConfigXml()