Home
last modified time | relevance | path

Searched defs:Manager (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/openpower-occ-control/
H A Docc_manager.hpp67 struct Manager struct
82 explicit Manager(EventPtr& event) : in Manager() function
127 inline auto getNumOCCs() const in getNumOCCs()
211 EventPtr& event;
214 std::vector<std::unique_ptr<PassThrough>> passThroughObjects;
217 std::vector<std::unique_ptr<Status>> statusObjects;
220 std::unique_ptr<open_power::occ::powercap::PowerCap> pcap;
224 std::unique_ptr<open_power::occ::powermode::PowerMode> pmode;
228 std::vector<sdbusplus::bus::match_t> cpuMatches;
231 uint8_t activeCount = 0;
[all …]
/openbmc/phosphor-snmp/docs/
H A Dsnmp-configuration.md39 #### Add via REST
43 #### Add with busctl
49 #### Delete via REST
53 #### Delete with busctl
/openbmc/phosphor-logging/
H A Dlog_manager.hpp59 class Manager : public details::ServerObject<details::ManagerIface> class
73 Manager(sdbusplus::bus_t& bus, const char* objPath) : in Manager() function in phosphor::logging::internal::Manager
329 class Manager : public details::ServerObject<DeleteAllIface, CreateIface> class
346 Manager(sdbusplus::bus_t& bus, const std::string& path, in Manager() function in phosphor::logging::Manager
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.hpp33 class Manager : public PELInterface class
50 Manager(phosphor::logging::internal::Manager& logManager, in Manager() function in openpower::pels::Manager
84 Manager(phosphor::logging::internal::Manager& logManager, in Manager() function in openpower::pels::Manager
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager.hpp22 class Manager class
29 explicit Manager(sdbusplus::bus_t& bus) : bus(bus) {}; in Manager() function in phosphor::software::manager::Manager
H A Dupdate_manager.hpp32 class Manager : public UpdateIntf class
39 explicit Manager(sdbusplus::async::context& ctx, const std::string& path, in Manager() function in phosphor::software::update::Manager
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_system.hpp28 class Manager : class
46 Manager(sdbusplus::bus_t& bus, const char* path, in Manager() function in openpower::dump::system::Manager
H A Ddump_manager_resource.hpp30 class Manager : class
47 Manager(sdbusplus::bus_t& bus, const char* path, in Manager() function in openpower::dump::resource::Manager
/openbmc/phosphor-debug-collector/
H A Dcore_manager.hpp35 class Manager class
48 Manager(const EventPtr& event) : in Manager() function in phosphor::dump::core::Manager
H A Ddump_manager.hpp26 class Manager : public Iface class
44 Manager(sdbusplus::bus_t& bus, const char* path, in Manager() function in phosphor::dump::Manager
H A Ddump_manager_faultlog.hpp27 class Manager : class
45 Manager(sdbusplus::bus_t& bus, const char* path, in Manager() function in phosphor::dump::faultlog::Manager
H A Ddump_manager_bmc.hpp34 class Manager : class
53 Manager(sdbusplus::bus_t& bus, const EventPtr& event, const char* path, in Manager() function in phosphor::dump::bmc::Manager
H A Dramoops_manager.hpp19 class Manager class
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp29 class Manager class
44 explicit Manager(const std::vector<monitor::CreateGroupFunction>& functions) in Manager() function in phosphor::fan::trust::Manager
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp35 class Manager class
46 Manager(std::shared_ptr<boost::asio::io_context>& io, const Private&) : in Manager() function in session::Manager
/openbmc/pldm/fw-update/
H A Dmanager.hpp26 class Manager : public pldm::MctpDiscoveryHandlerIntf class
40 explicit Manager(Event& event, in Manager() function in pldm::fw_update::Manager
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp29 class Manager class
80 Manager( in Manager() function in phosphor::led::Manager
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.hpp53 class Manager class
86 explicit Manager(sdbusplus::bus_t& bus) : in Manager() function in phosphor::inventory::manager::associations::Manager
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp39 class Manager class
58 Manager(std::shared_ptr<boost::asio::io_context>& io, const Private&) : in Manager() function in sol::Manager
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp10 void startup1(internal::Manager& /*manager*/) {} in startup1()
12 void startup2(internal::Manager& /*manager*/) {} in startup2()
/openbmc/phosphor-logging/gen/xyz/openbmc_project/Logging/Internal/
H A Dmeson.build2 subdir('Manager') subdir
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/
H A Dmeson.build3 subdir('Manager') subdir
/openbmc/openpower-proc-control/extensions/phal/
H A Dclock_logger.hpp34 class Manager class
/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.hpp20 class Manager class
/openbmc/phosphor-host-ipmid/
H A Dhost-cmd-manager.hpp21 class Manager class

1234