Searched refs:hasLong (Results 1 – 1 of 1) sorted by relevance
497 bool hasLong = false; in getNmeaLatLong() local499 double tempLng = lngString.toDouble(&hasLong); in getNmeaLatLong()500 if (hasLat && hasLong) { in getNmeaLatLong()