Searched refs:starttime (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtztime.c1000 time_t starttime; local
1030 starttime = transtime(janfirst, year, &start,
1034 if (starttime > endtime) {
1037 *atp++ = starttime;
1040 *atp++ = starttime;

Completed in 26 milliseconds