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);
181 pldm::responder::bios::Callback requestPLDMServiceName; member in pldm::responder::bios::BIOSConfig
H A Dbios_config.cpp47 pldm::responder::bios::Callback requestPLDMServiceName) : in BIOSConfig() argument
52 requestPLDMServiceName(requestPLDMServiceName) in BIOSConfig()
97 requestPLDMServiceName(); in initBIOSAttributes()
105 requestPLDMServiceName(); in initBIOSAttributes()
H A Dbios.cpp75 pldm::responder::bios::Callback requestPLDMServiceName) : in Handler() argument
78 requestPLDMServiceName) in Handler()
/openbmc/pldm/pldmd/
H A Dpldmd.cpp86 void requestPLDMServiceName() in requestPLDMServiceName() function
280 platformConfigHandler.get(), requestPLDMServiceName); in main()