Searched refs:found_top (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_collections.py | 50 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 93 found_top, 110 found_top, 118 root, curr_entitytype, element, path, top_collections, found_top, xml_map argument 159 if not found_top: 161 found_top = True 188 if not found_top: 190 found_top = True [all …]
|