Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/interfaces/
H A Dmanager_interface.hpp92 sdbusplus::server::interface::interface _serverInterface; member in phosphor::power::regulators::interface::ManagerInterface
H A Dmanager_interface.cpp37 _serverInterface(bus, path, interface, _vtable, this) in ManagerInterface()