Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsensor.hpp31 struct AsyncSensorReadTimeOut : public std::system_error struct
33 AsyncSensorReadTimeOut() : in AsyncSensorReadTimeOut() argument
H A Dsensor.cpp364 throw AsyncSensorReadTimeOut(); in asyncRead()
374 throw AsyncSensorReadTimeOut(); in asyncRead()