Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.cpp704 std::optional<double> readFile(const std::string& thresholdFile, in readFile() argument
708 std::ifstream labelFile(thresholdFile); in readFile()
H A DUtils.hpp393 std::optional<double> readFile(const std::string& thresholdFile,