HomeSort by relevance Sort by last modified time
    Searched refs:searchForTZFile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
putil.c 673 symlinked to /etc/localtime, which makes searchForTZFile return
914 static char* searchForTZFile(const char* path, DefaultTZInfo* tzInfo) {
942 result = searchForTZFile(newpath, tzInfo);
    [all...]
  /external/icu4c/common/
putil.cpp 692 symlinked to /etc/localtime, which makes searchForTZFile return
935 static char* searchForTZFile(const char* path, DefaultTZInfo* tzInfo) {
963 result = searchForTZFile(newpath, tzInfo);
    [all...]

Completed in 25 milliseconds