Home
last modified time | relevance | path

Searched defs:systemUuid (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp311 std::string systemUuid; member in persistent_data::ConfigFile
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp824 std::string systemUuid = sd_id128_to_string(bmcUuid, bmcUuidCstr); in ipmiAppGetDeviceGuid() local