Home
last modified time | relevance | path

Searched refs:Synthesized (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmetric_definition.hpp24 Synthesized, enumerator
67 {ImplementationType::Synthesized, "Synthesized"},
H A Dsensor.hpp83 Synthesized, enumerator
167 {ImplementationType::Synthesized, "Synthesized"},
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp579 return sensor::ImplementationType::Synthesized; in dBusSensorImplementationToRedfish()