Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dperform_probe.cpp214 recordRef(recordRef), _probeCommand(probeCommand), in PerformProbe()
220 if (probe(_probeCommand, scan, foundDevs)) in ~PerformProbe()
H A Dentity_manager.hpp95 std::vector<std::string> _probeCommand; member