Searched refs:getUuid (Results 1 – 3 of 3) sorted by relevance
23 inline std::string getUuid() in getUuid() function
27 def getUuid(self): member in ChassisControlObject63 self.Set(DBUS_NAME, "uuid", self.getUuid())
712 asyncResp->res.jsonValue["UUID"] = systemd_utils::getUuid(); in handleManagerGet()