Searched refs:parseString (Results 1 – 9 of 9) sorted by relevance
/device/google/cuttlefish/host/libs/location/ |
D | GpxParser.h | 32 static bool parseString(const char *str, int len, GpsFixArray *fixes,
|
D | KmlParser.h | 31 static bool parseString(const char* str, int len, GpsFixArray* fixes,
|
D | KmlParser.cpp | 187 bool KmlParser::parseString(const char* str, int len, GpsFixArray* fixes, in parseString() function in KmlParser
|
D | GpxParser.cpp | 214 bool GpxParser::parseString(const char *str, int len, GpsFixArray *fixes, in parseString() function in GpxParser
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | gpx_locations_handler.cpp | 43 if (!GpxParser::parseString((const char *)&msg[0], len, &coordinates, in HandleMessage()
|
D | kml_locations_handler.cpp | 43 if (!KmlParser::parseString((const char *)&msg[0], len, &coordinates, in HandleMessage()
|
/device/google/cuttlefish/host/commands/cvd_import_locations/unittest/ |
D | gpx_parser_test.cc | 42 result = GpxParser::parseString(text, strlen(text), locations, error); in ParseGpxString()
|
D | kml_parser_test.cc | 41 result = KmlParser::parseString(text, strlen(text), locations, error); in ParseKmlString()
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 58787 HSPLsun/security/x509/AVA;->parseString(Ljava/io/Reader;IILjava/lang/StringBuilder;)Lsun/security/u…
|