Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.hpp24 using FoundDevices = std::vector<DBusDeviceDescriptor>; typedef
34 FoundDevices& foundDevices);
H A Dperform_probe.cpp17 scan::FoundDevices& devices, in probeDbus()
66 scan::FoundDevices& foundDevs) in doProbe()
214 scan::FoundDevices foundDevs; in ~PerformProbe()
H A Dperform_scan.cpp451 FoundDevices& foundDevices) in updateSystemConfiguration()