Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dconfig_base.hpp155 std::vector<std::string> _profiles; member in phosphor::fan::control::json::ConfigBase
H A Dmanager.hpp610 std::map<configKey, std::unique_ptr<Profile>> _profiles; member in phosphor::fan::control::json::Manager