Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.cpp37 const std::string typeProperty = "Type"; variable
58 auto value = getPropertyValue(properties, typeProperty); in interfaceFoundCallback()