Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dperform_probe.cpp30 bool& foundProbe) in probeDbus() argument
33 foundProbe = false; in probeDbus()
43 foundProbe = true; in probeDbus()
166 bool foundProbe = !!probeType; in probe() local
169 foundProbe); in probe()