Home
last modified time | relevance | path

Searched refs:activeProfiles (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp83 std::vector<std::string> activeProfiles; in sighupHandler() local
84 activeProfiles.swap(_activeProfiles); in sighupHandler()
96 _activeProfiles.swap(activeProfiles); in sighupHandler()