Searched refs:gpsTimestamp (Results 1 – 4 of 4) sorted by relevance
113 public final String gpsTimestamp; field in ExifInterfaceTest.ExpectedValue156 gpsTimestamp = getString(typedArray, 22); in ExpectedValue()307 assertStringTag(exifInterface, ExifInterface.TAG_GPS_TIMESTAMP, expectedValue.gpsTimestamp); in compareWithExpectedValue()
69 int64_t gpsTimestamp; member
381 gpsTimestamp = 0; in initialize()1709 validatedParams.gpsTimestamp = strtoll(gpsTimeStr, &endPtr, 10); in set()2357 &gpsTimestamp, 1); in updateRequestJpeg()
206 p.gpsTimestamp); in dumpClient()