Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dguid.cpp24 static constexpr auto uuidProperty = "UUID"; variable
86 uuidProperty); in getSystemGUID()
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp324 static constexpr auto uuidProperty = "UUID"; in ipmiAppGetSystemGuid() local
342 uuidInterface, uuidProperty, rfc4122Uuid); in ipmiAppGetSystemGuid()
349 "INTERFACE", uuidInterface, "PROPERTY", uuidProperty, in ipmiAppGetSystemGuid()
364 "INTERFACE", uuidInterface, "PROPERTY", uuidProperty, in ipmiAppGetSystemGuid()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp853 static constexpr auto uuidProperty = "UUID"; in ipmiAppGetSystemGuid()
870 uuidInterface, uuidProperty, rfc4122Uuid); in ipmiAppGetSystemGuid()
876 "INTERFACE", uuidInterface, "PROPERTY", uuidProperty, in ipmiAppGetSystemGuid()
891 "INTERFACE", uuidInterface, "PROPERTY", uuidProperty, in ipmiAppGetSystemGuid()
850 static constexpr auto uuidProperty = "UUID"; ipmiAppGetSystemGuid() local