Home
last modified time | relevance | path

Searched refs:LINE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/gnss/common/utils/default/include/
DNmeaFixInfo.h32 constexpr char LINE_SEPARATOR = '\n'; variable
/hardware/interfaces/gnss/common/utils/default/
DNmeaFixInfo.cpp199 splitStr(inputStr, LINE_SEPARATOR, nmeaRecords); in getLocationFromInputStr()