Searched refs:top_collections (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_collections.py | 69 root, target_entitytype, path, top_collections, found_top, xml_map 77 root, target_entitytype, path, top_collections, found_top, xml_map argument 91 top_collections, 108 top_collections, 159 top_collections.add(path) 188 top_collections.add(new_path) 235 root, typename, new_path, top_collections, found_top, xml_map 255 top_collections = set() 268 top_collections.add("/redfish/v1/TaskService/TaskMonitors") 272 TOTAL = len(top_collections) [all …]
|