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

/system/core/libcutils/
H A Dtztime.c937 long stdoffset; local
951 stdoffset = 0;
967 name = getoffset(name, &stdoffset);
992 } else dstoffset = stdoffset - SECSPERHOUR;
1019 sp->ttis[1].tt_gmtoff = -stdoffset;
1031 stdoffset);
1117 sp->ats[i] += stdoffset -
1130 sp->ttis[0].tt_gmtoff = -stdoffset;
1142 sp->ttis[0].tt_gmtoff = -stdoffset;

Completed in 57 milliseconds