Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp27 bool validateStatus(boost::system::error_code ec, in validateStatus() function
60 auto status = std::bind_front(validateStatus, ec, response); in getSDRRepositoryInfo()
103 auto status = std::bind_front(validateStatus, ec, response); in reserveSDRRepository()
149 auto status = std::bind_front(validateStatus, ec, response); in getSDRSensorData()