Searched refs:sensorTypeStr (Results 1 – 1 of 1) sorted by relevance
961 std::string sensorTypeStr = getSensorTypeStringFromPath(path); in getSensorUnit() local962 auto findSensor = sensorUnitStr.find(sensorTypeStr.c_str()); in getSensorUnit()