Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/location/
DKmlParser.cpp76 static bool parseGxTrack(xmlNode* children, GpsFixArray* fixes) { in parseGxTrack() function
119 if (!parseGxTrack(current->xmlChildrenNode, fixes)) { in parsePlacemark()