Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp20 const std::shared_ptr<scan::PerformScan>& scan, bool& foundProbe) in probeDbus()
157 bool foundProbe = !!probeType; in doProbe() local