Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.hpp209 void parseConfigInterface(const PropertyMap& propertyMap,
H A DvirtualSensor.cpp196 void VirtualSensor::parseConfigInterface(const PropertyMap& propertyMap, in parseConfigInterface() function in phosphor::virtual_sensor::VirtualSensor
409 parseConfigInterface(propertyMap, sensorType, interface); in initVirtualSensor()