Home
last modified time | relevance | path

Searched refs:getRandomSoftwareId (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware.cpp23 Software(ctx, parent, getRandomSoftwareId(parent)) in Software()
51 std::string Software::getRandomSoftwareId(Device& parent) in getRandomSoftwareId() function in Software
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_get_random_softwareid.cpp24 return Software::getRandomSoftwareId(parent); in wrapGetRandomSoftwareId()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware.hpp93 static std::string getRandomSoftwareId(device::Device& parent);