Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp48 struct ConfigPaths struct
50 using Paths = std::array<std::string, ${len(paths)}>;
52 static auto& get() in get()