Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp40 std::unique_ptr<AssociationManager> associationManager; variable
98 associationManager->setLocalAssociations(fatalVector, criticalVector, in updateLedStatus()
258 associationManager->setSensorAssociations( in createThresholdMatch()
372 associationManager = std::make_unique<AssociationManager>(objServer, conn); in main()