Searched refs:originatorTypes (Results 1 – 11 of 11) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 26 using originatorTypes = sdbusplus::xyz::openbmc_project::Common::server:: typedef 61 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry() 152 originatorTypes::Internal, parent), in Entry()
|
H A D | dump_entry.hpp | 50 using originatorTypes = sdbusplus::xyz::openbmc_project::Common::server:: typedef 84 std::string originId, originatorTypes originType, Manager& parent) : in Entry()
|
H A D | faultlog_dump_entry.hpp | 51 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry()
|
H A D | dump_utils.hpp | 233 originatorTypes& originatorType) in extractOriginatorProperties() 272 originatorType = originatorTypes::Internal; in extractOriginatorProperties()
|
H A D | dump_manager_faultlog.cpp | 51 originatorTypes originatorType; in createDump()
|
H A D | dump_manager_bmc.cpp | 44 originatorTypes originatorType; in createDump() 204 originatorTypes::Internal, *this))); in createEntry()
|
H A D | dump_entry.cpp | 144 originatorType(j["originatorType"].get<originatorTypes>()); in deserialize()
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.hpp | 22 using originatorTypes = sdbusplus::xyz::openbmc_project::Common::server:: typedef 58 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry()
|
H A D | resource_dump_entry.hpp | 24 using originatorTypes = sdbusplus::xyz::openbmc_project::Common::server:: typedef 65 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry()
|
H A D | dump_manager_system.cpp | 114 originatorTypes::Internal, *this))); in notify() 189 originatorTypes originatorType; in createDump()
|
H A D | dump_manager_resource.cpp | 93 originatorTypes::Internal, *this))); in notify() 193 originatorTypes originatorType; in createDump()
|