/openbmc/openpower-debug-collector/dump/tools/common/include/ |
H A D | opfunctions | 4 #Dump originator variables 34 # @brief Function to get the Originator details 35 # @param Originator Type and Originator ID 69 # The following two lines would extract the originator type and id 72 # to only <Internal> for the originator type and so on for the originator ID 79 # This hash map for Originator Type is populated based on 89 # If the originator type comes something which is not known to
|
H A D | gendumpheader | 56 # Function to add Originator details to dump header 407 # Dump requester/Originator details
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | OriginatedBy.interface.yaml | 2 Implement to provide unique identifier of originator of the activity 8 Unique Id of the originator that initiated the respective operation. 10 OriginatorType. The originator id can be shown in user interfaces but 17 Type of the originator that initiated the respective operation. 22 Indicates the type of the originator that initiated the operation.
|
/openbmc/phosphor-debug-collector/ |
H A D | faultlog_dump_entry.hpp | 43 * @param[in] originatorId - Id of the originator of the dump 44 * @param[in] originatorType - Originator type
|
H A D | dump_entry.hpp | 77 * @param[in] originId - Id of the originator of the dump 78 * @param[in] originType - Originator type
|
H A D | bmc_dump_entry.hpp | 53 * @param[in] originatorId - Id of the originator of the dump 54 * @param[in] originatorType - Originator type
|
H A D | dump_manager_faultlog.cpp | 49 // Get the originator id and type from params in createDump()
|
H A D | dump_manager_bmc.cpp | 42 // Get the originator id and type from params in createDump() 195 // TODO: Get the persisted originator id & type in createEntry()
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.hpp | 51 * @param[in] originatorId - Id of the originator of the dump 52 * @param[in] originatorType - Originator type
|
H A D | resource_dump_entry.hpp | 57 * @param[in] originatorId - Id of the originator of the dump 58 * @param[in] originatorType - Originator type
|
H A D | dump_manager_resource.cpp | 79 // TODO: Get the originator Id, type from the persisted file. in notify() 191 // Get the originator id and type from params in createDump()
|
H A D | dump_manager_system.cpp | 103 // TODO: Get the originator Id, Type from the persisted file. in notify() 187 // Get the originator id and type from params in createDump()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.interface.yaml | 56 Unique Id of the originator of the respective operation. This 61 Type of the originator that initiated the respective operation.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | NASA-1.3 | 44 …originator of its Modification in a manner that reasonably allows subsequent Recipients to identif…
|
H A D | LPL-1.02 | 45 …tify itself as the originator of its Contribution in a manner that reasonably allows subsequent Re…
|
H A D | CPL-1.0 | 108 Each Contributor must identify itself as the originator of its Contribution, if 110 originator of the Contribution.
|
H A D | EPL-1.0 | 45 … itself as the originator of its Contribution, if any, in a manner that reasonably allows subseque…
|
H A D | IPL-1.0 | 103 In addition, each Contributor must identify itself as the originator 105 subsequent Recipients to identify the originator of the Contribution.
|
H A D | LPL-1.0 | 55 …originator of its Contribution, if any, and indicate its consent to characterization of its additi…
|
H A D | CATOSL-1.1 | 65 … itself as the originator of its Contribution, if any, in a manner that reasonably allows subseque…
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.hpp | 296 * @param[in] tid - Terminus ID of the event's originator 309 * @param[in] tid - Terminus ID of the event's originator
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 296 * Notify the msg originator of the progress made; if the slot was busy we in cpu_post_msg() 341 * -EAGAIN and let the msg originator retry in sint_ack_handler()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | LogEntry.v1_19_0.json | 488 "Originator": { object 497 "description": "The type of originator data.", 498 "longDescription": "This property shall contain the type of originator data.",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | LogEntry.v1_19_0.json | 488 "Originator": { object 497 "description": "The type of originator data.", 498 "longDescription": "This property shall contain the type of originator data.",
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 335 thisEntry["Originator"] = originatorId; in getDumpEntryCollection() 430 asyncResp->res.jsonValue["Originator"] = originatorId; in getDumpEntryById()
|