Home
last modified time | relevance | path

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

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