Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Use-__GLIBC__-to-control-use-of-gnu_get_libc_version.patch32 @@ -617,7 +617,7 @@ void ProcessInfo::SystemInfo::collectSystemInfo() {
/openbmc/smbios-mdr/include/
H A Dsystem.hpp101 struct SystemInfo struct in phosphor::smbios::System
/openbmc/smbios-mdr/src/
H A Dsystem.cpp43 auto systemInfo = reinterpret_cast<struct SystemInfo*>(dataIn); in uuid()