| /openbmc/phosphor-buttons/inc/ |
| H A D | button_factory.hpp | 12 sdbusplus::bus_t& bus, EventPtr& event, ButtonConfig& buttonCfg)>; 40 [](sdbusplus::bus_t& bus, EventPtr& event, in addToRegistry() 52 [=](sdbusplus::bus_t& bus, EventPtr& event, in addToRegistry() 65 const std::string& name, sdbusplus::bus_t& bus, EventPtr& event, in createInstance()
|
| H A D | button_interface.hpp | 13 ButtonIface(sdbusplus::bus_t& bus, EventPtr& event, ButtonConfig& buttonCfg, in ButtonIface() 125 EventPtr& event;
|
| H A D | common.hpp | 30 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef
|
| H A D | id_button.hpp | 38 IDButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in IDButton()
|
| H A D | reset_button.hpp | 38 ResetButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in ResetButton()
|
| H A D | debugHostSelector_button.hpp | 25 DebugHostSelector(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in DebugHostSelector()
|
| H A D | power_button.hpp | 40 PowerButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PowerButton()
|
| H A D | serial_uart_mux.hpp | 24 EventPtr& event, ButtonConfig& buttonCfg) : in SerialUartMux()
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | evdev.hpp | 29 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 84 Evdev(const std::string& path, const unsigned int key, EventPtr& event, in Evdev() 111 EventPtr& event;
|
| H A D | monitor.hpp | 50 EventPtr& event, bool continueRun, in Monitor()
|
| H A D | mainapp.cpp | 60 phosphor::gpio::EventPtr eventP{event}; in main()
|
| /openbmc/phosphor-snmp/ |
| H A D | snmp_main.cpp | 20 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 34 EventPtr eventPtr{event}; in main()
|
| /openbmc/phosphor-debug-collector/ |
| H A D | core_manager.hpp | 48 Manager(const EventPtr& event) : in Manager() 69 EventPtr eventLoop;
|
| H A D | dump_manager_bmc.hpp | 53 Manager(sdbusplus::bus_t& bus, const EventPtr& event, const char* path, in Manager() 111 EventPtr eventLoop;
|
| H A D | core_manager_main.cpp | 27 phosphor::dump::EventPtr eventP{event}; in main()
|
| H A D | watch.hpp | 46 Watch(const EventPtr& eventObj, int flags, uint32_t mask, uint32_t events,
|
| /openbmc/openpower-occ-control/ |
| H A D | occ_errors.hpp | 44 Error(EventPtr& event, const fs::path& file, in Error() 112 EventPtr& event;
|
| H A D | occ_events.hpp | 19 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef
|
| H A D | occ_presence.hpp | 30 Presence(EventPtr& event, const fs::path& file, const Manager& mgr, in Presence()
|
| H A D | app.cpp | 30 open_power::occ::EventPtr eventP{event}; in main()
|
| H A D | pldm.hpp | 82 std::function<void()> poweredOffCallBack, EventPtr& event) : in Interface() 216 EventPtr& event;
|
| H A D | powermode.hpp | 256 EventPtr& event); 519 EventPtr& event;
|
| /openbmc/phosphor-gpio-monitor/test/ |
| H A D | utest.cpp | 72 phosphor::gpio::EventPtr eventP{events}; in TEST_F() 101 phosphor::gpio::EventPtr eventP{events}; in TEST_F()
|
| /openbmc/phosphor-post-code-manager/inc/ |
| H A D | post_code.hpp | 55 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 94 PostCode(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PostCode() 188 EventPtr& event;
|
| /openbmc/openpower-occ-control/test/ |
| H A D | utest.cpp | 29 open_power::occ::EventPtr eventP;
|