Home
last modified time | relevance | path

Searched refs:procedureFromRegistry (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.hpp106 explicit FRUIdentity(const std::string& procedureFromRegistry) : in FRUIdentity() argument
107 FRUIdentity(procedureFromRegistry, CalloutValueType::registryName) in FRUIdentity()
H A Dcallout.hpp126 const std::string& procedureFromRegistry) : in Callout() argument
127 Callout(priority, procedureFromRegistry, CalloutValueType::registryName) in Callout()