Lines Matching +full:per +full:- +full:string
6 #include <string>
19 * entity-manager via D-Bus. Each Code Updater can create its own configuration
26 SoftwareConfig(const std::string& objPath, uint32_t vendorIANA,
27 const std::string& compatible, const std::string& configType,
28 const std::string& name);
31 const std::string objectPath;
33 // https://github.com/openbmc/entity-manager/blob/master/schemas/firmware.json
36 const std::string configName;
39 const std::string configType;
43 sdbusplus::async::task<std::string> getInventoryItemObjectPath(
48 const uint32_t vendorIANA; // e.g. "0x0000A015", 4 bytes as per PLDM spec
51 const std::string