Home | History | Annotate | Download | only in HAL3

Lines Matching refs:getExifDateTime

1365  * FUNCTION   : getExifDateTime
1377 int32_t getExifDateTime(char *dateTime, uint32_t &count)
1632 rc = getExifDateTime(dateTime, count);
1643 ALOGE("%s: getExifDateTime failed", __func__);