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

  /external/chromium_org/third_party/icu/source/common/
putil.c 834 typedef struct DefaultTZInfo {
840 } DefaultTZInfo;
846 static UBool compareBinaryFiles(const char* defaultTZFileName, const char* TZFileName, DefaultTZInfo* tzInfo) {
914 static char* searchForTZFile(const char* path, DefaultTZInfo* tzInfo) {
    [all...]
  /external/icu4c/common/
putil.cpp 855 typedef struct DefaultTZInfo {
861 } DefaultTZInfo;
867 static UBool compareBinaryFiles(const char* defaultTZFileName, const char* TZFileName, DefaultTZInfo* tzInfo) {
935 static char* searchForTZFile(const char* path, DefaultTZInfo* tzInfo) {
    [all...]

Completed in 66 milliseconds