Home
last modified time | relevance | path

Searched refs:createdBy (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_values.hpp32 const std::string createdBy = "Created by"; variable
H A Dfailing_mtms.cpp98 jsonInsert(json, pv::createdBy, in getJSON()
H A Dprivate_header.cpp111 jsonInsert(ph, pv::createdBy, in getJSON()
H A Dextended_user_header.cpp188 jsonInsert(json, pv::createdBy, in getJSON()
H A Duser_data_json.cpp62 output[pv::createdBy] = getComponentName(componentID, creatorID); in prettyJSON()
H A Dpel.cpp398 jsonInsert(buf, pv::createdBy, in printSectionInJSON()
H A Dsrc.cpp719 jsonInsert(ps, pv::createdBy, in getJSON()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py445 creation_info.createdBy = authors
456 for author in copy.createdBy:
458 c.createdBy.append(author)
460 c.createdBy.append(author._id)