Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp191 …lNodePtr NWebConfigHelper::GetChildrenNode(xmlNodePtr NodePtr, const std::string &childrenNodeName) in GetChildrenNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_new.cpp870 const std::string childrenNodeName = "nodeChildren"; variable