Home
last modified time | relevance | path

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

/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py50 def parse_node(target_entitytype, path, top_collections, found_top, xml_file): argument
70 root, target_entitytype, path, top_collections, found_top, xml_map
78 root, target_entitytype, path, top_collections, found_top, xml_map argument
84 if name != target_entitytype:
101 if name != target_entitytype: