Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.hpp152 void persistThreshold(const std::string& path, const std::string& baseInterface,
H A DThresholds.cpp139 void persistThreshold(const std::string& path, const std::string& baseInterface, in persistThreshold() argument
147 baseInterface + ".Thresholds" + std::to_string(ii); in persistThreshold()