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