Searched refs:debug_tz_msg (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dolsontz.cpp37 static void debug_tz_msg(const char *pat, ...) function
45 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}
H A Dtimezone.cpp52 static void debug_tz_msg(const char *pat, ...) function
62 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}
/external/icu/icu4c/source/i18n/
H A Dolsontz.cpp39 static void debug_tz_msg(const char *pat, ...) function
47 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}
H A Dtimezone.cpp54 static void debug_tz_msg(const char *pat, ...) function
64 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}

Completed in 176 milliseconds