Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dperform_probe.cpp50 auto deviceValue = interface.find(matchProp); in probeDbus() local
51 if (deviceValue != interface.end()) in probeDbus()
54 matchProbe(matchJSON, deviceValue->second); in probeDbus()