Searched refs:getActiveProfiles (Results 1 – 2 of 2) sorted by relevance
186 static const std::vector<std::string>& getActiveProfiles();229 getActiveProfiles().begin(), in getConfig()230 getActiveProfiles().end(), in getConfig()232 getActiveProfiles().end(); in getConfig()
255 const std::vector<std::string>& Manager::getActiveProfiles() in getActiveProfiles() function in phosphor::fan::control::json::Manager286 auto activeProfs = getActiveProfiles(); in inConfig()