Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 2 of 2) sorted by relevance

/system/core/libcutils/
Dtztime.c1292 localtime_tz(const time_t * const timep, struct tm * tmp, const char* tz) in localtime_tz()
1942 mktime_tz(struct tm * const tmp, char const * tz) in mktime_tz()
/system/core/init/
Dbuiltins.c534 struct timezone tz; in do_sysclktz() local