Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios.hpp44 pldm::responder::bios::Callback requestPLDMServiceName);
H A Dbios_config.hpp94 pldm::responder::bios::Callback requestPLDMServiceName);
178 pldm::responder::bios::Callback requestPLDMServiceName; member in pldm::responder::bios::BIOSConfig
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.cpp73 pldm::responder::bios::Callback requestPLDMServiceName) : in Handler() argument
76 requestPLDMServiceName) in Handler()
/openbmc/pldm/pldmd/
H A Dpldmd.cpp85 void requestPLDMServiceName() in requestPLDMServiceName() function
280 platformConfigHandler.get(), requestPLDMServiceName); in main()