Lines Matching +full:top +full:- +full:level
3 # Script to generate top level resource collection URIs
4 # Parses the Redfish schema to determine what are the top level collection URIs
6 # a map of URIs that contain a top level collection as part of their subtree.
16 * This is an auto-generated header which contains definitions
28 SCRIPT_DIR, "..", "redfish-core", "include", "aggregation_utils.hpp"
34 EDMX = "{http://docs.oasis-open.org/odata/ns/edmx}"
35 EDM = "{http://docs.oasis-open.org/odata/ns/edm}"
42 os.path.join(SCRIPT_DIR, "..", "redfish-core", "schema")
157 # Did we find the top level collection in the current path or
186 # Did we find the top level collection in the current path or did we
223 # We can stop parsing if we've found a top level collection
241 # We need to separately track top level resources as well as all URIs that
242 # are upstream from a top level resource. We shouldn't combine these into
245 # 1) We want direct lookup of top level collections for prefix handling
248 # 2) A top level collection will not always be one level below the service
253 # CompositionService is not a top level collection.
255 # Contains URIs for all top level collections
268 …://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.20.1.html#asynchronous-operations
276 "// SPDX-License-Identifier: Apache-2.0\n"
277 "// SPDX-FileCopyrightText: Copyright OpenBMC Authors\n"
280 "// clang-format off\n"