Searched refs:nmeaRecords (Results 1 – 1 of 1) sorted by relevance
201 std::vector<std::string> nmeaRecords; in getLocationFromInputStr() local202 splitStr(inputStr, LINE_SEPARATOR, nmeaRecords); in getLocationFromInputStr()207 for (const auto& line : nmeaRecords) { in getLocationFromInputStr()