Searched refs:psuPaths (Results 1 – 2 of 2) sorted by relevance
193 auto psuPaths = utils::getPSUInventoryPaths(bus); in startActivation() local194 if (psuPaths.empty()) in startActivation()200 for (const auto& p : psuPaths) in startActivation()
679 static std::set<std::string> psuPaths{}; in onPSUInterfacesAdded() local690 psuPaths.insert(path); in onPSUInterfacesAdded()693 if (interfaces.contains(ITEM_IFACE) && psuPaths.contains(path) && in onPSUInterfacesAdded()