Home
last modified time | relevance | path

Searched defs:childNodeName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/recycle_node/
H A Drecycle_node_test_ng.cpp55 std::string childNodeName = "childNode"; variable
/ohos5.0/foundation/ability/form_fwk/services/config/
H A Dform_xml_parser.cpp90 std::string childNodeName = reinterpret_cast<const char*>(curChildNodePtr->name); in ParseInternal() local
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp170 std::string childNodeName = reinterpret_cast<const char *>(curChildNodePtr->name); in ReadConfig() local
344 std::string childNodeName = reinterpret_cast<const char*>(curChildNodePtr->name); in ParsePerfConfig() local
392 std::string childNodeName = reinterpret_cast<const char *>(curChildNodePtr->name); in ParseDeleteConfig() local
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c88 const char *childNodeName = NULL; in UsbFnCfgMgrParseUsbFnDevDesc() local