Searched refs:parseRMCLine (Results 1 – 2 of 2) sorted by relevance
64 void parseRMCLine(const std::vector<std::string>& sentenceValues);
138 void NmeaFixInfo::parseRMCLine(const std::vector<std::string>& sentenceValues) { in parseRMCLine() function in android::hardware::gnss::common::NmeaFixInfo226 candidateFixInfo.parseRMCLine(sentenceValues); in getLocationFromInputStr()