Searched refs:iGMMin (Results 1 – 1 of 1) sorted by relevance
1501 int32_t iGMMin = pGmt->tm_min; in Time() local1504 ((iGMHour * 3600 + iGMMin * 60 + iGMSec) * 1000)); in Time()2484 int32_t iGMMin = pGmt->tm_min; in GetLocalTimeZone() local2491 iMin = iLocalMin - iGMMin; in GetLocalTimeZone()