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