Lines Matching +full:implementation +full:- +full:defined
5 Any OpenBMC implementation should provide one implementation of
7 /xyz/openbmc_project/dump/<dump type>. On multi-host or on multi-BMC systems
9 /xyz/openbmc_project/dump/<dump type><instance-id>.
12 - name: CreateDump
16 - name: AdditionalData
20 this case should be an implementation specific enum defined for
23 enum-format string is required to come from a parallel class
34 - name: Path
41 - xyz.openbmc_project.Common.File.Error.Open
42 - xyz.openbmc_project.Common.File.Error.Write
43 - xyz.openbmc_project.Dump.Create.Error.Disabled
44 - xyz.openbmc_project.Dump.Create.Error.QuotaExceeded
45 - xyz.openbmc_project.Common.Error.NotAllowed
46 - xyz.openbmc_project.Common.Error.InvalidArgument
47 - xyz.openbmc_project.Common.Error.Unavailable
50 - name: CreateParameters
54 - name: "OriginatorId"
57 property is defined in xyz.openbmc_project.Common.OriginatedBy
59 - name: "OriginatorType"
62 This property is defined in xyz.openbmc_project.
64 - name: "DumpType"
67 - name: "FilePath"
70 core-dump.
71 - name: "ErrorType"
77 - name: "EventId"
86 - name: DumpType
90 - name: "ApplicationCored"
93 - name: "UserRequested"
96 - name: "ErrorLog"
102 - name: "Ramoops"
107 - default: xyz.openbmc_project.Dump.Manager
110 - namespace: /xyz/openbmc_project/dump
112 - name: BMC
114 - name: System