Searched refs:found_top (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_collections.py | 49 def parse_node(target_entitytype, path, top_collections, found_top, xml_file): argument 69 root, target_entitytype, path, top_collections, found_top, xml_map 77 root, target_entitytype, path, top_collections, found_top, xml_map argument 92 found_top, 109 found_top, 158 if not found_top: 160 found_top = True 187 if not found_top: 189 found_top = True 224 if found_top: [all …]
|