Home
last modified time | relevance | path

Searched refs:timeLow (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dsystem.hpp93 uint32_t timeLow; member
/openbmc/smbios-mdr/src/
H A Dsystem.cpp46 stream << std::setw(8) << systemInfo->uuid.timeLow; in uuid()