Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dhoststatemonitor.hpp57 static sdbusplus::bus_t defaultBus = sdbusplus::bus::new_default(); in getInstance() local
58 return getInstance(defaultBus); in getInstance()