Home
last modified time | relevance | path

Searched defs:ManagerInterface (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-ipmi-blobs/
H A Dprocess.cpp63 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 Dmanager.hpp39 class ManagerInterface class
/openbmc/phosphor-ipmi-blobs/test/
H A Dprocess_unittest.cpp167 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 Dmanager_interface.hpp20 class ManagerInterface class
H A Dmanager_interface.cpp36 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 Dca_certs_manager.hpp15 using ManagerInterface = sdbusplus::server::object_t< typedef
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp31 using ManagerInterface = sdbusplus::server::object_t< typedef