Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.hpp231 std::vector<std::string> compatibleSystemTypes{}; member in phosphor::power::regulators::Manager
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.hpp104 std::vector<std::string> compatibleSystemTypes; member in phosphor::power::sequencer::PowerControl
H A Dconfig_file_parser.cpp35 const std::vector<std::string>& compatibleSystemTypes, in find()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp59 std::vector<std::string> compatibleSystemTypes{ in TEST() local