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