Searched defs:systemUuid (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/include/ | ||
H A D | persistent_data.hpp | 358 std::string systemUuid; global() member in persistent_data::ConfigFile |
/openbmc/phosphor-host-ipmid/ | ||
H A D | apphandler.cpp | 825 std::string systemUuid = sd_id128_to_string(bmcUuid, bmcUuidCstr); in ipmiAppGetDeviceGuid() local |