Searched refs:createdBy (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | pel_values.hpp | 32 const std::string createdBy = "Created by"; variable
|
| H A D | failing_mtms.cpp | 84 jsonInsert(json, pv::createdBy, in getJSON()
|
| H A D | private_header.cpp | 97 jsonInsert(ph, pv::createdBy, in getJSON()
|
| H A D | extended_user_header.cpp | 174 jsonInsert(json, pv::createdBy, in getJSON()
|
| H A D | user_data_json.cpp | 49 output[pv::createdBy] = getComponentName(componentID, creatorID); in prettyJSON()
|
| H A D | pel.cpp | 386 jsonInsert(buf, pv::createdBy, in printSectionInJSON()
|
| H A D | src.cpp | 712 jsonInsert(ps, pv::createdBy, in getJSON()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | sbom30.py | 445 creation_info.createdBy = authors 456 for author in copy.createdBy: 458 c.createdBy.append(author) 460 c.createdBy.append(author._id)
|