H A D | NmeaFixInfo.cpp | 164 void NmeaFixInfo::splitStr(const std::string& line, const char& delimiter, in splitStr() function in android::hardware::gnss::common::NmeaFixInfo 199 splitStr(inputStr, LINE_SEPARATOR, nmeaRecords); in getLocationFromInputStr() 210 splitStr(line, COMMA_SEPARATOR, sentenceValues); in getLocationFromInputStr()
|