Home
last modified time | relevance | path

Searched defs:oemPlatformHandler (Results 1 – 12 of 12) sorted by relevance

/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp228 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST() local
262 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
297 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
332 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
370 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
402 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST() local
441 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
477 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
550 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
577 std::unique_ptr<oem_platform::Handler> oemPlatformHandler{}; in TEST_F() local
[all …]
H A Dlibpldmresponder_oem_platform_test.cpp96 std::unique_ptr<MockOemPlatformHandler> oemPlatformHandler = in TEST() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_lid.hpp59 bool constructLIDPath(oem_platform::Handler* oemPlatformHandler) in constructLIDPath()
99 oem_platform::Handler* oemPlatformHandler) in writeFromMemory()
172 oem_platform::Handler* oemPlatformHandler) in readIntoMemory()
182 oem_platform::Handler* oemPlatformHandler) in write()
286 oem_platform::Handler* oemPlatformHandler) in read()
H A Dcollect_slot_vpd.hpp156 pldm::responder::oem_platform::Handler* oemPlatformHandler = member in pldm::responder::SlotHandler
H A Dfile_io.hpp169 Handler(oem_platform::Handler* oemPlatformHandler, int hostSockFd, in Handler()
419 oem_platform::Handler* oemPlatformHandler; member in pldm::responder::oem_ibm::Handler
H A Dinband_code_update.hpp195 oemPlatformHandler; //!< oem platform handler member in pldm::responder::CodeUpdate
H A Dfile_io.cpp805 oem_platform::Handler* oemPlatformHandler) in rwFileByTypeIntoMemory()
/openbmc/pldm/host-bmc/
H A Dutils.cpp62 pldm::responder::oem_platform::Handler* oemPlatformHandler) in addObjectPathEntityAssociations()
162 pldm::responder::oem_platform::Handler* oemPlatformHandler) in updateEntityAssociation()
H A Dhost_pdr_handler.hpp341 pldm::responder::oem_platform::Handler* oemPlatformHandler = nullptr; member in pldm::HostPDRHandler
/openbmc/pldm/libpldmresponder/
H A Dbase.hpp104 pldm::responder::oem_platform::Handler* oemPlatformHandler = nullptr; member in pldm::responder::base::Handler
H A Dplatform.hpp527 pldm::responder::oem_platform::Handler* oemPlatformHandler = nullptr; member in pldm::responder::platform::Handler
/openbmc/pldm/pldmd/
H A Doem_ibm.hpp198 std::unique_ptr<responder::oem_platform::Handler> oemPlatformHandler{}; member in pldm::oem_ibm::OemIBM