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

/external/chromium_org/third_party/icu/source/io/
H A Ducln_io.h27 UCLN_IO_START = -1, enumerator in enum:ECleanupIOType
H A Ducln_io.c37 ECleanupIOType libType = UCLN_IO_START;
55 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
57 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)
/external/icu/icu4c/source/io/
H A Ducln_io.h27 UCLN_IO_START = -1, enumerator in enum:ECleanupIOType
H A Ducln_io.c37 ECleanupIOType libType = UCLN_IO_START;
56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
58 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)

Completed in 6523 milliseconds