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.hpp463 std::optional<std::string> collectionTimeScopeStr; in getUserMetric() local
469 "CollectionTimeScope", collectionTimeScopeStr, // in getUserMetric()
494 if (collectionTimeScopeStr) in getUserMetric()
497 toDbusCollectionTimeScope(*collectionTimeScopeStr); in getUserMetric()
501 *collectionTimeScopeStr); in getUserMetric()