Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp343 static constexpr const char* objectManagerIface = in asyncPopulatePid()
1264 objectManagerIface, stepwiseConfigurationIface}; in run()
1372 if (interface == objectManagerIface) in processingComplete()
321 static constexpr const char* objectManagerIface = global() variable