Home
last modified time | relevance | path

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

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