Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp438 std::optional<std::string> collectionTimeScopeStr; in getUserMetric() local
444 "CollectionTimeScope", collectionTimeScopeStr, // in getUserMetric()
469 if (collectionTimeScopeStr) in getUserMetric()
472 toDbusCollectionTimeScope(*collectionTimeScopeStr); in getUserMetric()
476 *collectionTimeScopeStr); in getUserMetric()