Home
last modified time | relevance | path

Searched full:subid (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DTriggerManager.interface.yaml17 "{Prefix}/{SubId}", "{Prefix}/". If the last variant is used,
18 service will generate unique SubId value by itself.
H A DReportManager.interface.yaml17 D-Bus. Acceptable formats are: "{Id}", "{Prefix}/{SubId}",
19 unique SubId value by itself.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.4.rst134 - rootfspostcommands.py: Cleanup subid backup files generated by shadow-utils
143 - shadow: Enable subid support
/openbmc/bmcweb/http/
H A Dhttp_client.hpp141 std::string subId; member in crow::ConnectionInfo
635 subId(idIn), connPolicy(connPolicyIn), host(hostIn), in ConnectionInfo()