Searched refs:inputPathStr (Results 1 – 1 of 1) sorted by relevance
326 auto inputPathStr = inputPath.string(); in createSensors() 328 boost::replace_all_copy(inputPathStr, item, "label"); in createSensors() 385 if (!parseThresholdsFromAttr(sensorThresholds, inputPathStr, in createSensors() 397 inputPathStr, sensorType, objectServer, dbusConnection, io, in createSensors() 325 auto inputPathStr = inputPath.string(); createSensors() local