Searched refs:GetLocalTimeZone (Results 1 – 5 of 5) sorted by relevance
134 bool GetLocalTimeZone(int& timezone);
21 |bool |**GetLocalTimeZone**(int& timezone)<br>获取当前时区。 |
74 bool GetLocalTimeZone(int& timezone) in GetLocalTimeZone() function
136 bool ret = GetLocalTimeZone(timezone);
171 bool ret = GetLocalTimeZone(timezone); in BENCHMARK_F()