Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.cpp615 const std::string& cbPath = path; in setupMatches() local
617 [weakRef, cbPath](boost::system::error_code ec, in setupMatches()
621 std::cerr << "Error getting value from " << cbPath in setupMatches()
633 std::cerr << cbPath << "Reading " << reading << "\n"; in setupMatches()
635 self->powerReadings[cbPath] = reading; in setupMatches()
637 matches[0].first, cbPath, properties::interface, in setupMatches()