Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusactiveread.hpp19 class DbusActiveRead : public ReadInterface class
22 DbusActiveRead(sdbusplus::bus_t& bus, const std::string& path, in DbusActiveRead() function in pid_control::DbusActiveRead
H A Ddbusactiveread.cpp29 ReadReturn DbusActiveRead::read(void) in read()
/openbmc/phosphor-pid-control/test/
H A Ddbus_active_unittest.cpp31 DbusActiveRead ar(bus_mock, path, service, std::move(helper)); in TEST()
53 DbusActiveRead ar(bus_mock, path, service, std::move(helper)); in TEST()