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()308 assertStringTag(exifInterface, ExifInterface.TAG_GPS_TIMESTAMP, expectedValue.gpsTimestamp); in compareWithExpectedValue()
67 int64_t gpsTimestamp; member
357 gpsTimestamp = 0; in initialize()1567 validatedParams.gpsTimestamp = strtoll(gpsTimeStr, &endPtr, 10); in set()2166 &gpsTimestamp, 1); in updateRequestJpeg()
185 p.gpsTimestamp); in dumpClient()