Home
last modified time | relevance | path

Searched defs:parseString (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/location/
DGpxParser.cpp214 bool GpxParser::parseString(const char *str, int len, GpsFixArray *fixes, in parseString() function in GpxParser
DKmlParser.cpp187 bool KmlParser::parseString(const char* str, int len, GpsFixArray* fixes, in parseString() function in KmlParser