Searched defs:UTRACE_EXIT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutracimp.h96 * Do not use directly, use UTRACE_EXIT* instead.
99 * @param errorCode The UErrorCode value at function exit. See UTRACE_EXIT.
147 * Must be matched with UTRACE_EXIT() at all function exit points.
170 * Must be matched with UTRACE_EXIT() at all function exit points.
194 #define UTRACE_EXIT() \ macro
366 #define UTRACE_EXIT()
/external/icu/icu4c/source/common/
H A Dutracimp.h96 * Do not use directly, use UTRACE_EXIT* instead.
99 * @param errorCode The UErrorCode value at function exit. See UTRACE_EXIT.
147 * Must be matched with UTRACE_EXIT() at all function exit points.
170 * Must be matched with UTRACE_EXIT() at all function exit points.
194 #define UTRACE_EXIT() \ macro
366 #define UTRACE_EXIT()

Completed in 701 milliseconds