Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp494 for (const auto& [foundDevice, path] : foundDevices) in updateSystemConfiguration()
516 std::string recordName = getRecordName(foundDevice, probeName); in updateSystemConfiguration()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp614 bool foundDevice = false; in getFruSdrs() local
651 foundDevice = true; in getFruSdrs()
679 if (!foundDevice) in getFruSdrs()