Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp163 inline bool checkFanId(const std::string& fanPath, const std::string& fanId) in checkFanId() function
179 if (!checkFanId(fanPath, fanId)) in handleFanPath()