Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Ddbus_monitor.hpp202 std::string propertiesMatchString = in requestRoutes() local
213 BMCWEB_LOG_DEBUG("Creating match {}", propertiesMatchString); in requestRoutes()
217 *crow::connections::systemBus, propertiesMatchString, in requestRoutes()
233 std::string ifaceMatchString = propertiesMatchString; in requestRoutes()
H A Dhostname_monitor.hpp144 std::string propertiesMatchString = in registerHostnameSignal() local
152 *crow::connections::systemBus, propertiesMatchString, onPropertyUpdate, in registerHostnameSignal()