Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/build/script/parse_tool/
Dxml_main.py28 def _xml_find_son_by_tag(parent,tag_name): argument
36 def _xml_find_child_by_tag(match_list,parent,tag_name): argument