Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/presence/templates/
H A Dgenerated.mako.hpp64 struct ConfigPolicy struct
66 using Policies = std::array<std::unique_ptr<RedundancyPolicy>, ${len(policies)}>;
68 static auto& get() in get()