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