Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.cpp108 auto searchVal = openAndRead(filename); in getFullHwmonFilePath() local
109 if (!searchVal) in getFullHwmonFilePath()
114 searchVal = hwmonBaseName; in getFullHwmonFilePath()
116 if (permitSet.find(*searchVal) != permitSet.end()) in getFullHwmonFilePath()