Searched refs:thisSensorName (Results 1 – 1 of 1) sorted by relevance
2146 std::string thisSensorName = path.filename(); in findSensorNameUsingSensorPath() 2147 if (thisSensorName.empty()) in findSensorNameUsingSensorPath() 2151 if (thisSensorName == sensorName) in findSensorNameUsingSensorPath() 2148 std::string thisSensorName = path.filename(); findSensorNameUsingSensorPath() local