Home
last modified time | relevance | path

Searched full:originatortype (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-debug-collector/
H A Dfaultlog_dump_entry.hpp44 * @param[in] originatorType - Originator type
51 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() argument
53 file, status, originatorId, originatorType, in Entry()
H A Ddump_entry.cpp92 j["originatorType"] = originatorType(); in serialize()
144 originatorType(j["originatorType"].get<originatorTypes>()); in deserialize()
H A Ddump_manager_faultlog.cpp51 originatorTypes originatorType; in createDump() local
54 originatorType); in createDump()
104 originatorType, *this))); in createDump()
H A Ddump_utils.hpp233 originatorTypes& originatorType) in extractOriginatorProperties() argument
267 CreateParametersXYZ::OriginatorType)); in extractOriginatorProperties()
270 lg2::info("OriginatorType is not provided. Replacing the string " in extractOriginatorProperties()
272 originatorType = originatorTypes::Internal; in extractOriginatorProperties()
279 originatorType = sdbusplus::xyz::openbmc_project::Common::server:: in extractOriginatorProperties()
285 lg2::error("An invalid originatorType passed, errormsg: {ERROR}", in extractOriginatorProperties()
H A Dbmc_dump_entry.hpp54 * @param[in] originatorType - Originator type
61 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() argument
63 file, status, originatorId, originatorType, in Entry()
H A Ddump_manager_bmc.cpp44 originatorTypes originatorType; in createDump() local
47 originatorType); in createDump()
92 originatorType, *this))); in createDump()
H A Ddump_entry.hpp89 originatorType(originType); in Entry()
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.hpp52 * @param[in] originatorType - Originator type
58 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() argument
61 originatorType, parent), in Entry()
H A Dresource_dump_entry.hpp58 * @param[in] originatorType - Originator type
65 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() argument
68 originatorType, parent), in Entry()
H A Ddump_manager_resource.cpp193 originatorTypes originatorType; in createDump() local
196 originatorType); in createDump()
204 originatorId, originatorType, *this))); in createDump()
H A Ddump_manager_system.cpp189 originatorTypes originatorType; in createDump() local
192 originatorType); in createDump()
215 originatorType, *this))); in createDump()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DOriginatedBy.interface.yaml10 OriginatorType. The originator id can be shown in user interfaces but
14 - name: OriginatorType
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp204 const std::string& originatorType) in mapDbusOriginatorTypeToRedfish() argument
206 if (originatorType == in mapDbusOriginatorTypeToRedfish()
211 if (originatorType == in mapDbusOriginatorTypeToRedfish()
216 if (originatorType == in mapDbusOriginatorTypeToRedfish()
227 std::string& originatorId, log_entry::OriginatorTypes& originatorType, in parseDumpEntryFromDbusObject() argument
302 if (propertyMap.first == "OriginatorType") in parseDumpEntryFromDbusObject()
312 originatorType = mapDbusOriginatorTypeToRedfish(*type); in parseDumpEntryFromDbusObject()
313 if (originatorType == log_entry::OriginatorTypes::Invalid) in parseDumpEntryFromDbusObject()
413 log_entry::OriginatorTypes originatorType = in getDumpEntryCollection() local
425 originatorType, asyncResp); in getDumpEntryCollection()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DCreate.interface.yaml59 - name: "OriginatorType"
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLogEntry.v1_17_0.json491 "OriginatorType": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DLogEntry.v1_17_0.json491 "OriginatorType": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLogEntry_v1.xml1641 <Property Name="OriginatorType" Type="LogEntry.v1_11_0.OriginatorTypes" Nullable="false">
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DLogEntry_v1.xml1641 <Property Name="OriginatorType" Type="LogEntry.v1_11_0.OriginatorTypes" Nullable="false">