Home
last modified time | relevance | path

Searched refs:requestPLDMServiceName (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp74 pldm::responder::bios::Callback requestPLDMServiceName);
168 pldm::responder::bios::Callback requestPLDMServiceName; member in pldm::responder::bios::BIOSConfig
H A Dbios.hpp44 pldm::responder::bios::Callback requestPLDMServiceName);
H A Dbios_config.cpp47 pldm::responder::bios::Callback requestPLDMServiceName) : in BIOSConfig() argument
51 requestPLDMServiceName(requestPLDMServiceName) in BIOSConfig()
96 requestPLDMServiceName(); in initBIOSAttributes()
104 requestPLDMServiceName(); in initBIOSAttributes()
H A Dbios.cpp79 pldm::responder::bios::Callback requestPLDMServiceName) : in Handler() argument
82 requestPLDMServiceName) in Handler()
/openbmc/pldm/pldmd/
H A Dpldmd.cpp96 void requestPLDMServiceName() in requestPLDMServiceName() function
322 platformConfigHandler.get(), requestPLDMServiceName); in main()