Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp18 const std::shared_ptr<scan::PerformScan>& scan, bool& foundProbe) in probeDbus() argument
21 foundProbe = false; in probeDbus()
31 foundProbe = true; in probeDbus()
158 bool foundProbe = !!probeType; in doProbe() local
161 foundProbe); in doProbe()