Searched defs:ManagerInterface (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.cpp | 63 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() argument 74 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() argument 93 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() argument 108 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() argument 118 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() argument
|
H A D | manager.hpp | 39 class ManagerInterface class
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | process_unittest.cpp | 167 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() argument 183 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() argument 199 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() argument 217 [payloadLen](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() argument 243 [payloadLen](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() argument
|
/openbmc/phosphor-power/phosphor-regulators/src/interfaces/ |
H A D | manager_interface.hpp | 20 class ManagerInterface class
|
H A D | manager_interface.cpp | 36 ManagerInterface::ManagerInterface(sdbusplus::bus_t& bus, const char* path) : in ManagerInterface() function in phosphor::power::regulators::interface::ManagerInterface
|
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_certs_manager.hpp | 15 using ManagerInterface = sdbusplus::server::object_t< typedef
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.hpp | 31 using ManagerInterface = sdbusplus::server::object_t< typedef
|