Searched defs:Paths (Results 1 – 6 of 6) sorted by relevance
13 #### Entities: `/xyz/openbmc_project/Inventory/Item/{Entity Type}/{Entity Name}`19 #### Devices: `/xyz/openbmc_project/Inventory/Item/{Entity Type}/{Entity Name}/{Configuration}`
137 Paths section in Recipes148 .. _ref-varlocality-recipe-build:
50 using Paths = std::array<std::string, ${len(paths)}>; typedef82 using Paths = std::array<std::string, ${len(pathinstances)}>; typedef
243 ## Paths section in Interface YAML
25 using Paths = std::vector<std::string>; typedef
19 using Paths = std::vector<std::string>; typedef