HomeSort by relevance Sort by last modified time
    Searched defs:TZDEFAULT (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
tzfile.h 37 #ifndef TZDEFAULT
38 #define TZDEFAULT "/etc/localtime"
39 #endif /* !defined TZDEFAULT */
  /bionic/libc/tzcode/
tzfile.h 26 #ifndef TZDEFAULT
27 #define TZDEFAULT "localtime"
28 #endif /* !defined TZDEFAULT */
  /external/icu/icu4c/source/tools/tzcode/
tzfile.h 26 #ifndef TZDEFAULT
27 #define TZDEFAULT "localtime"
28 #endif /* !defined TZDEFAULT */
  /external/icu/icu4c/source/common/
putil.cpp 678 /* common targets of the symbolic link at TZDEFAULT are:
693 #define TZDEFAULT "/etc/localtime"
697 #define TZDEFAULT "/etc/localtime"
    [all...]

Completed in 100 milliseconds