Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp455 std::string dbusCollectionFunction = in getUserMetric() local
457 if (dbusCollectionFunction.empty()) in getUserMetric()
463 metricArgs.collectionFunction = std::move(dbusCollectionFunction); in getUserMetric()