Home
last modified time | relevance | path

Searched defs:argsNodeName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/nweb_config_helper_test/
H A Dnweb_config_helper_test.cpp155 std::string argsNodeName = "non_existent_args"; variable
169 std::string argsNodeName = "existent_args"; variable
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp358 …ebConfigHelper::ParsePerfConfig(const std::string &configNodeName, const std::string &argsNodeName) in ParsePerfConfig()
H A Dnweb_helper.cpp1094 …bAdapterHelper::ParsePerfConfig(const std::string& configNodeName, const std::string& argsNodeName) in ParsePerfConfig()