Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dfancontroller.cpp207 _owner->setOutputCache(sensor->getName(), {percent, unscaledWritten}); in outputProc()
238 _owner->setOutputCache(sensor->getName(), {percent, unscaledWritten}); in ~FanController()
H A Dzone_interface.hpp57 virtual void setOutputCache(std::string_view name,
H A Dzone.hpp97 void setOutputCache(std::string_view, const ValueCacheEntry&) override;
H A Dzone.cpp242 void DbusPidZone::setOutputCache(std::string_view name, in setOutputCache() function in pid_control::DbusPidZone
/openbmc/phosphor-pid-control/test/
H A Dzone_mock.hpp32 MOCK_METHOD2(setOutputCache,