Android-cuttlefish cvd tool
|
#include <GpxParser.h>
Static Public Member Functions | |
static bool | parseFile (const char *filePath, GpsFixArray *fixes, std::string *error) |
static bool | parseString (const char *str, int len, GpsFixArray *fixes, std::string *error) |
|
static |
|
static |