Searched defs:compatibleSystemTypes (Results 1 – 4 of 4) sorted by relevance
231 std::vector<std::string> compatibleSystemTypes{}; member in phosphor::power::regulators::Manager
104 std::vector<std::string> compatibleSystemTypes; member in phosphor::power::sequencer::PowerControl
35 const std::vector<std::string>& compatibleSystemTypes, in find()
59 std::vector<std::string> compatibleSystemTypes{ in TEST() local