Searched refs:LINE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
32 constexpr char LINE_SEPARATOR = '\n'; variable
199 splitStr(inputStr, LINE_SEPARATOR, nmeaRecords); in getLocationFromInputStr()