Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp622 const std::string& cbPath = path; in setupMatches() local
624 [weakRef, cbPath](boost::system::error_code ec, in setupMatches()
629 << cbPath << "\n"; in setupMatches()
641 << cbPath << "Reading " << reading << "\n"; in setupMatches()
643 self->powerReadings[cbPath] = reading; in setupMatches()
645 matches[0].first, cbPath, properties::interface, in setupMatches()