Home
last modified time | relevance | path

Searched defs:fdioInstance (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp75 fdio& fdioInstance; member
122 fdio& fdioInstance; member
/openbmc/dbus-sensors/src/
H A DGPIOInterface.hpp39 std::unique_ptr<sdbusplus::async::fdio> fdioInstance; member in gpio::GPIOInterface
H A DNotifyWatch.hpp30 std::unique_ptr<sdbusplus::async::fdio> fdioInstance; member in notify_watch::NotifyWatch
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp121 std::unique_ptr<sdbusplus::async::fdio> fdioInstance; member in phosphor::notify::watch::NotifyWatch
/openbmc/sdbusplus/test/async/
H A Dfdio.cpp73 std::unique_ptr<sdbusplus::async::fdio> fdioInstance; member in FdioTest