Home | History | Annotate | Download | only in HAL3

Lines Matching refs:getExifDateTime

2128  * FUNCTION   : getExifDateTime
2142 int32_t getExifDateTime(char *dateTime, char *subsecTime,
2409 rc = getExifDateTime(dateTime, subsecTime, count, subsecCount);
2436 ALOGE("%s: getExifDateTime failed", __func__);