Searched refs:uuidProperty (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-net-ipmid/command/ |
H A D | guid.cpp | 24 static constexpr auto uuidProperty = "UUID"; variable 86 uuidProperty); in getSystemGUID()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | appcommands.cpp | 324 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 D | apphandler.cpp | 853 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
|