Home
last modified time | relevance | path

Searched defs:ConfigIntfAddPaths (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp80 struct ConfigIntfAddPaths struct
82 using Paths = std::array<std::string, ${len(pathinstances)}>;
84 static auto& get() in get()